Revit 2023 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: 23.0.0.0 (23.1.0.0)
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 (); } |