Open sandboxFocus

Property Condition

Condition

Gets the condition expression (the return type does not need to be bool. Zero and null values are considered false).

Declaration
IExpression Condition { get; }
Property Value
Type Description
IExpression