Failures |
Checks if pending failure processing can be finished by rolling back a pending transaction.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Return Value
BooleanTrue if there is a pending transaction and this transaction is allowed to be rolled back

Exception | Condition |
---|---|
InvalidOperationException | This FailuresAccessor is inactive (is used outside of failures processing). |

Check makes sense only if the failure processing is pending.
