The central GUID of the server-based model.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
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. |