PresentationInstanceFilterPropertyInfo Interface
Data structure that contains information about property used for building filter.
Properties
| Name | Type | Description | |
|---|---|---|---|
| categoryLabel | string | undefined | Label of related property category. | |
| className | string | Name of the class that was used to access this property. | |
| field | PropertiesField | Content descriptor field that represents this property. | |
| propertyDescription | WithConstraints<PropertyDescription> | Property description | |
| sourceClassId | string | Id of the class where this property is defined. | Deprecated | 
| sourceClassIds | string[] | Ids of the classes where this property is defined. | 
Defined in
Last Updated: 18 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.