Share

WorksetPreview.UniqueId Property

UniqueId of the workset.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public Guid UniqueId { get; }

Property Value

Guid

Remarks

Stable identifier for a workset, UniqueId will not change while synchronizing with central.

See Also

Reference

Was this information helpful?