PropertyFilterRuleOperator Enumeration

Operators for comparing property value in PropertyFilterRule.

@note Like operator should be handled as a contains operator - it matches all strings that contain a given string.

Members

Name Value Description
Greater  
GreaterOrEqual  
IsEqual  
IsFalse  
IsNotEqual  
IsNotNull  
IsNull  
IsTrue  
Less  
LessOrEqual  
Like  

Defined in

Last Updated: 05 April, 2024