2027 Method
Changes 0
M

TransactionGroup.SetName

Description:
Sets the transaction group's name.
Remarks:
Transaction group only needs a name if it is going to be assimilated at the end.
public void SetName(
	string name
)
  • String
    name
    A name for the transaction group.