Obtains the flag indicating if showing of mini-warning dialog should be delayed until the end of next transaction.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2011
Syntax
C# |
---|
public bool GetDelayedMiniWarnings() |
Visual Basic |
---|
Public Function GetDelayedMiniWarnings As Boolean |
Visual C++ |
---|
public: bool GetDelayedMiniWarnings() |