Workset Preview Unique Id Property UniqueId of the workset. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public Guid UniqueId { get; } Public ReadOnly Property UniqueId As Guid Get public: property Guid UniqueId { Guid get (); } member UniqueId : Guid with get Property Value Guid Remarks Stable identifier for a workset, UniqueId will not change while synchronizing with central. See Also Reference WorksetPreview Class Autodesk.Revit.DB Namespace
Workset Preview Unique Id Property UniqueId of the workset. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public Guid UniqueId { get; } Public ReadOnly Property UniqueId As Guid Get public: property Guid UniqueId { Guid get (); } member UniqueId : Guid with get Property Value Guid Remarks Stable identifier for a workset, UniqueId will not change while synchronizing with central. See Also Reference WorksetPreview Class Autodesk.Revit.DB Namespace