View3DHasBeenLocked Method |
Identifies if the view has ever been locked.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool HasBeenLocked()
Public Function HasBeenLocked As Boolean
public:
bool HasBeenLocked()
member HasBeenLocked : unit -> bool
Return Value
Boolean
See Also