Revit 2026 API
External |
The Id of IExternalResourceServer which handles the external resource load.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Guid ServerId { get; }
Public ReadOnly Property ServerId As Guid Get
public: property Guid ServerId { Guid get (); }
member ServerId : Guid with get
Property Value
GuidSee Also