Revit 2021.1 API |
ExternalResourceBrowserData..::..ServerId Property |
ExternalResourceBrowserData Class See Also |
The Id of IExternalResourceServer which handles the external resource load.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2015
Syntax
C# |
---|
public Guid ServerId { get; } |
Visual Basic |
---|
Public ReadOnly Property ServerId As Guid Get |
Visual C++ |
---|
public: property Guid ServerId { Guid get (); } |