cancelTo Method

Reverse and then cancel (make non-reinstatable) all changes back to a previous TxnId.

cancelTo(txnId: TxnIdString): IModelStatus

Parameter Type Description
txnId TxnIdString a TxnId obtained from a previous call to TxnManager.getCurrentTxnId

Returns - Success if the transactions were reversed and cleared, error status otherwise.

Defined in

Last Updated: 08 January, 2020