Indicates if the document is in an edit mode.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsInEditMode()
Return Value
BooleanReturns true if the document is in an edit mode, false otherwise.
