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