View3D.HasBeenLocked Method

View3DHasBeenLocked Method

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

Boolean
See Also