2027 Method
Changes 0
M

ITransactionFinalizer.OnRolledBack

Description:
This method is called at the end of rolling back a transaction
void OnRolledBack(
	Document document,
	string strTransactionName
)
  • document
    The document associated with the transaction
  • String
    strTransactionName
    The transaction's name