PresentationInstanceFilterCondition Interface
Beta
Data structure that describes single filter condition.
Properties
| Name | Type | Description | |
|---|---|---|---|
| field | PropertiesField | PropertiesField that contains property used in this condition. | |
| operator | PropertyFilterRuleOperator | Operator that should be used to compare property value. | |
| value | undefined | PrimitiveValue | Value that property should be compared to. |
Defined in
Last Updated: 30 November, 2023