The central GUID of the server-based model.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public Guid WorksharingCentralGUID { get; }
Property Value
GuidExceptions
Exception | Condition |
---|---|
InapplicableDataException | Thrown when the central model of this document is not a server-based model that created in Revit 2013 or later release. |