Obtains the flag indicating if all posted failures should be removed silently when transaction is being rolled back.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
| C# |
|---|
public bool GetClearAfterRollback() |
| Visual Basic |
|---|
Public Function GetClearAfterRollback As Boolean |
| Visual C++ |
|---|
public: bool GetClearAfterRollback() |