v7.3.0
SupportExamplesFree Trial

ChangeLogUpdateAction

An immutable, serializable object that describes an action that updated properties on a single entity. It contains an array of propertyUpdates detailing each field-level change (before and after values), and an isUser flag indicating whether this was a direct user action or a computed follow-on effect from the scheduling engine. This is the most common action type in change log transactions.

See also

No results

Properties

Properties are getters/setters or publicly accessible variables on this class

Source path

SchedulerPro/model/changelog/ChangeLogUpdateAction.js

Contents