Revit 2026 API
Link |
The service responsible for converting the data into a Revit file.
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