QueryHierarchyItemsResult interface
Properties
count
The count of items.
count: number
Property Value
number
hasMore
Indicates if the max return limit was hit but there are still more items
hasMore: boolean
Property Value
boolean