Type Alias: ElementInstanceStateFilterProperty
type ElementInstanceStateFilterProperty =
| ElementInstanceStateExactMatch
| AdvancedElementInstanceStateFilter;
ElementInstanceStateEnum property with full advanced search capabilities.
type ElementInstanceStateFilterProperty =
| ElementInstanceStateExactMatch
| AdvancedElementInstanceStateFilter;
ElementInstanceStateEnum property with full advanced search capabilities.