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