TransactionGroup(Document, String)
Constructor
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.
Parameters
| Parameter | Type | Description |
|---|---|---|
| document | Document | The document for which this transaction group is being used. |
| transGroupName | String | Name of the group. The name will be used only for a group that is <a href="158471e4-5554-16ed-f9bf-f7499b86309c.htm">assimilated</a> at the end. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |