| Revit 2022.1 API |
| WorksetPreview..::..UniqueId Property |
| WorksetPreview Class See Also |
UniqueId of the workset.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2014
Syntax
| C# |
|---|
public Guid UniqueId { get; } |
| Visual Basic |
|---|
Public ReadOnly Property UniqueId As Guid Get |
| Visual C++ |
|---|
public: property Guid UniqueId { Guid get (); } |
Remarks
Stable identifier for a workset, UniqueId will not change while synchronizing with central.