2027 Method
Changes 0
M

ITransactionFinalizer.OnCommitted

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