Name | Description | |
---|---|---|
![]() | Condition Constructor | Overloaded. |
The following tables list the members exposed by Condition.
Name | Description | |
---|---|---|
![]() | Condition Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | IsActive | Gets a value that indicates whether the condition is active. |
![]() | IsAnd | Gets or sets a value that specifies how the condition is combined with other conditions. |
![]() | IsCellBased | Gets a value that indicates whether the condition is one of ConditionOperator.IsBlank, ConditionOperator.IsDistinct, ConditionOperator.IsDuplicate, ConditionOperator.IsUnique |
![]() | Operator | Gets or sets the operator used by this condition. |
![]() | Parameter | Gets or sets the parameter used by this condition. |
Name | Description | |
---|---|---|
![]() | Apply | Applies the condition to a given value. |
![]() | Clear | Clears this condition by setting the Operator to 'None', the Parameter to null |