Workset Is Editable Property Whether the workset is editable. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsEditable { get; } Public ReadOnly Property IsEditable As Boolean Get public: property bool IsEditable { bool get (); } member IsEditable : bool with get Property Value Boolean Remarks The workset is editable if owned by current user. See Also Reference Workset Class Autodesk.Revit.DB Namespace
Workset Is Editable Property Whether the workset is editable. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsEditable { get; } Public ReadOnly Property IsEditable As Boolean Get public: property bool IsEditable { bool get (); } member IsEditable : bool with get Property Value Boolean Remarks The workset is editable if owned by current user. See Also Reference Workset Class Autodesk.Revit.DB Namespace