TransactionGroup(Document, String)
Description:
It constructs a transaction group object
It constructs a transaction group object
Remarks:
The group does not start until its Start method is called.
The group does not start until its Start method is called.
Overloads (2):
public TransactionGroup(
Document document,
string transGroupName
)
-
documentThe document for which this transaction group is being used.
-
StringtransGroupNameName of the group. The name will be used only for a group that is assimilated at the end.
-
A non-optional argument was null