Workspace.GetExtendedItems Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetExtendedItems(array<ItemSpec[], DeletedState, ItemType) | Gets an array of extended items in the repository that match the specified criteria, for each itemSpec. | |
GetExtendedItems(array<ItemSpec[], DeletedState, ItemType, GetItemsOptions) | Gets an array of extended items in the repository that match the specified criteria, for each itemSpec. |
Top