Negation property
- Last UpdatedJul 22, 2024
- 1 minute read
Negation. Specify False to "NOT" the expression.
Class
ICondition
Syntax
[C#]
EConditionType Negation { get; };
[Visual C++]
HRESULT Negation([out, retval] VARIANT_BOOL* Value );
Negation. Specify False to "NOT" the expression.
ICondition
[C#]
EConditionType Negation { get; };
[Visual C++]
HRESULT Negation([out, retval] VARIANT_BOOL* Value );