Whether the workset is editable.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsEditable { get; }Property Value
Boolean
Remarks
The workset is editable if owned by current user.
See Also
Reference