TXDataServer.OnEntityModified Event
Occurs right after an entity is updated in the database.
Remarks
Unlike OnEntityModifying, this event occurs after the transaction is committed, so the update can no longer be rolled back.
Syntax
Unit: XData.Comp.Server
property TXDataServer.OnEntityModified: TEntityModifiedEvent