You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JSON path of the property in the property bag. In the case of custom field, if no target property is provided then a custom value is assigned, which will be in the form of _CustomField<key provided when the custom field is created>.
oldValue
any
Old value of the property. This value could be undefined/empty in the case of custom field.
newValue
any
New value of the property. This value could be undefined/empty in the case of custom field.