Returns the GUID of the API server.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public Guid GetServerGUID()
Return Value
GuidThe GUID of the API server
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | This RebarFreeFormAccessor doesn't contain a valid rebar reference. |