Negate¶
-
bool ICondition.Negate { get; }¶
Gets or sets whether the condition expression is negated.
- Value
bool – True if the condition expression is negated, false otherwise.
Gets or sets whether the condition expression is negated.
bool – True if the condition expression is negated, false otherwise.