Click or drag to resize

CaseBlock Fields

The CaseBlock type exposes the following members.

Fields
  NameDescription
Public fieldActions
Specifies a set of actions that are executed in case the expression evaluates to 'true'.
Public fieldExpression
Specifies an expression that has to evaluate to 'true' in order for the case to be applied.
Top
See Also