RVTDocs.com

TransactionGroup.SetName

Method
Description:
Sets the transaction group's name.
Remarks:
Transaction group only needs a name if it is going to be assimilated at the end.
Syntax
public void SetName(
	string name
)
Parameters
Parameter Type Description
name String A name for the transaction group.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null