Obtains the flag indicating if the error handling dialog shown at the end of the failing transaction should be modal.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2011
Syntax
C# |
---|
public bool GetForcedModalHandling() |
Visual Basic |
---|
Public Function GetForcedModalHandling As Boolean |
Visual C++ |
---|
public: bool GetForcedModalHandling() |