RVTDocs.com

TransactionGroup(Document)

Constructor
Description:
Constructs a transaction group object.
Remarks:
The group does not start until its Start method is called.
Syntax
public TransactionGroup(
	Document document
)
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