Share

Element.CanBeLocked Method

Identifies if the element can be locked.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool CanBeLocked()

Return Value

Boolean
True if the element can be locked, false otherwise.

See Also

Reference

Was this information helpful?