ExternalResourceBrowserData.GetResources Method

Gets the external resources 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<ExternalResourceReference> GetResources()

Return Value

IList<ExternalResourceReference>
The external resources under current folder of the browser data.

See Also

Reference

ExternalResourceBrowserData Class
Autodesk.Revit.DB Namespace