GetActiveWorksetId Method


Workset Table Get Active Workset Id Method

Returns the active workset's WorksetId.

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

Return Value

WorksetId
WorksetId of the active workset.
See Also