InstanceFilterDefinition Interface
Beta
Definition of an instance filter that can be used to filter content or hierarchy levels.
Example:
Properties
Name | Type | Description | |
---|---|---|---|
expression | string | ECExpression for filtering the select instances. | |
relatedInstances | undefined | InstanceFilterRelatedInstanceDefinition[] | Specifies relationship paths pointing to related instances used in the InstanceFilterDefinition.expression attribute. | |
selectClassName | string | Select class filter used to select only instances of specific class. |
Defined in
Last Updated: 20 June, 2023