PresentationTreeNodeItemFilteringInfo Interface
Beta
Data structure that describes information for tree item hierarchy level filtering.
Properties
Name | Type | Description | |
---|---|---|---|
active | undefined | PresentationInstanceFilterInfo | Currently active filter for this item hierarchy. | |
descriptor | Descriptor | () => Promise<Descriptor> | Descriptor that describes instances of this tree node item hierarchy level. |
Defined in
Last Updated: 30 November, 2023