TransactionGroup.SetName
Description:
Sets the transaction group's name.
Sets the transaction group's name.
Remarks:
Transaction group only needs a name if it is going to be assimilated at the end.
Transaction group only needs a name if it is going to be assimilated at the end.
public void SetName(
string name
)
-
StringnameA name for the transaction group.
-
A non-optional argument was null