Callback: Void
interface
.OnAfterObjectChanged(Object entity, Object property)
Called when an object has been changed.
Mandatory Attributes
Name
Description
Type
Allowed Values
Optional Attributes
Name
Description
Type
Default Value
Allowed Values
Parameters
entity
Type: Object
The object that has been changed.
property
Type: Object
The property on the object that been changed.
Return Value
Type:
Remarks