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