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

Workset.IsEditable

Property
Description:
Whether the workset is editable.
Remarks:
The workset is editable if owned by current user.
Syntax
public bool IsEditable { get; }