RVTDocs.com
Namespace: Autodesk.Revit.DB Class: WorksetPreview

WorksetPreview.Id

Property
Description:
Id of the workset.
Remarks:
Id of the workset may be changed while synchronizing with central. Please use UniqueId to reliably identify worksets despite changes which occur due to synchronization with central.
Syntax
public WorksetId Id { get; }