Revit 2026 API
External |
The id of the server that Revit is expecting to provide the external resource.
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