Retrieves the name of the transaction for which failures are being processed.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string GetTransactionName()
Return Value
String
The name of the transaction for which failures are being processed.
Exceptions
See Also
Reference