TransactionContextNEW
TransactionContext:
Context object passed to transaction callbacks.
Remarks
Section titled “Remarks”Contains the draft document that can be read or modified within a transaction.
TransactionCallback for how this context is used
Properties
Section titled “Properties”draft:
Document
The draft document for reading and modification.
Remarks
Section titled “Remarks”A Programmatic.Document instance representing the document in draft state.
All modifications are made to this draft and are isolated until the transaction commits.