Kind property
- Last UpdatedJul 22, 2024
- 1 minute read
Indicates the type of condition to be used by the query.
Class
ICondition
Syntax
[C#]
EConditionType Kind { get; };
[Visual C++]
HRESULT Kind( [out, retval] EConditionType* Kind );
Indicates the type of condition to be used by the query.
ICondition
[C#]
EConditionType Kind { get; };
[Visual C++]
HRESULT Kind( [out, retval] EConditionType* Kind );