Share

ExternalResourceBrowserData.GetSubFoldersData Method

Gets the subfolders data under the folder path of the browser data.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<ExternalResourceSubFolder> GetSubFoldersData()

Return Value

IList<ExternalResourceSubFolder>
The subfolders data under folder path of the browser data.

See Also

Reference

Was this information helpful?