Type Alias: ElementInstanceKeyFilterProperty
type ElementInstanceKeyFilterProperty =
| ElementInstanceKeyExactMatch
| AdvancedElementInstanceKeyFilter;
ElementInstanceKey property with full advanced search capabilities.
type ElementInstanceKeyFilterProperty =
| ElementInstanceKeyExactMatch
| AdvancedElementInstanceKeyFilter;
ElementInstanceKey property with full advanced search capabilities.