TransactionGroup(Document)
Constructor
Description:
Constructs a transaction group object.
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. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |