BrowserOrganization.GetFolderItems
Description:
Returns a collection of leaf objects each containing the given element Id.
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.
Each returned FolderItemInfo includes the folder name and the corresponding folder parameter Id.
public IList<FolderItemInfo> GetFolderItems(
ElementId elementId
)
-
elementIdElement id located at a leaf position in the project browser.
-
elementId is not a valid Element identifier.
-
A non-optional argument was null