Gets the current status of the transaction group.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public TransactionStatus GetStatus()
Return Value
TransactionStatus
The current status of the transaction group.
See Also
Reference