Skip to main content
Version: 8.9

Type Alias: ElementInstanceSearchQueryResult

type ElementInstanceSearchQueryResult = SearchQueryResponse & object;

Type Declaration

items

items: ElementInstanceResult[];

The matching element instances.