WorksetTableGetActiveWorksetId Method

Returns the active workset's WorksetId.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public WorksetId GetActiveWorksetId()

Return Value

WorksetId
WorksetId of the active workset.
See Also