2023 Method
Changes 0
M

BrowserOrganization.GetFolderItems

Description:
Returns a collection of leaf objects each containing the given element Id.
Remarks:
Each returned FolderItemInfo includes the folder name and the corresponding folder parameter Id.
public IList<FolderItemInfo> GetFolderItems(
	ElementId elementId
)
Return Value IList<FolderItemInfo> An array of FolderItemInfo objects.