Revit Preview Release API |
Transaction..::..GetName Method |
Transaction Class See Also |
Returns the transaction's name.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Syntax
C# |
---|
public string GetName() |
Visual Basic |
---|
Public Function GetName As String |
Visual C++ |
---|
public: String^ GetName() |