TUpdatingArgs.RecalculateState Property
Gets or sets whether the manager should recalculate the entity state after the callback returns.
Remarks
Set to True when the callback modifies the entity object directly, so the manager picks up those changes before executing the UPDATE statement.
Syntax
Unit: Aurelius.Events.Manager
property TUpdatingArgs.RecalculateState: Boolean