Element Can Be Locked Method Identifies if the element can be locked. 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 CanBeLocked() Public Function CanBeLocked As Boolean public: bool CanBeLocked() member CanBeLocked : unit -> bool Return Value Boolean True if the element can be locked, false otherwise. See Also Reference Element Class Autodesk.Revit.DB Namespace
Element Can Be Locked Method Identifies if the element can be locked. 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 CanBeLocked() Public Function CanBeLocked As Boolean public: bool CanBeLocked() member CanBeLocked : unit -> bool Return Value Boolean True if the element can be locked, false otherwise. See Also Reference Element Class Autodesk.Revit.DB Namespace