Revit 2025.3 API
View |
Identifies if the view has ever been locked.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool HasBeenLocked()
Public Function HasBeenLocked As Boolean
public: bool HasBeenLocked()
member HasBeenLocked : unit -> bool
Return Value
BooleanSee Also