<Code Lib>
2021 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…