GenericInstanceFilterRule Interface

Defines single filter rule.

Properties

Name Type Description
operator GenericInstanceFilterRuleOperator Comparison operator that should be used to compare property value.  
propertyName string Property name for accessing property value.  
propertyTypeName string Type name of the property.  
sourceAlias string Alias of the source to access this property.  
value undefined | GenericInstanceFilterRuleValue Value to which property values is compared to.  

Defined in

Last Updated: 25 April, 2024