<Code Lib>
2027 Constructor
Changes 0
C

SubTransaction()

Description:
Instantiates a sub-transaction object

public SubTransaction(
	Document document
)

  • document
    The document for which this sub-transaction is going to be used.

Loading…