<Code Lib>
2027 Method
Changes 0
M

TransactionGroup.GetName

Description:
Returns the transaction group's name. It could be an empty string.

public string GetName()

String The transaction group's current name.

Loading…