Namespace:Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
publicboolIsOpen{get;}
Property Value
Boolean
Remarks
The intent of closing a workset is to ask Revit to not display or expand any element in the workset, to reduce memory usage.
Note that open/closed status is independent of editability.