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: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
| C# |
|---|
public bool GetForcedModalHandling() |
| Visual Basic |
|---|
Public Function GetForcedModalHandling As Boolean |
| Visual C++ |
|---|
public: bool GetForcedModalHandling() |