Returns the current status of the sub-transaction.
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 sub-transaction.
See Also
Reference