Returns the transaction group's name. It could be an empty string.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string GetName()
Return Value
String
The transaction group's current name.
See Also
Reference