View3D.HasBeenLocked Method

View3DHasBeenLocked Method

Identifies if the view has ever been locked.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool HasBeenLocked()
Public Function HasBeenLocked As Boolean
public:
bool HasBeenLocked()
member HasBeenLocked : unit -> bool 

Return Value

Boolean
See Also