Type Alias: ElementInstanceStateFilterProperty
type ElementInstanceStateFilterProperty =
| ElementInstanceStateExactMatch
| AdvancedElementInstanceStateFilter;
Defined in: gen/types.gen.ts:2464
ElementInstanceStateEnum property with full advanced search capabilities.