-|saveOptions|Object|No|An object for specifying options for saving the record. The object has following attributes:<br/><br/>- **saveMode**: (Optional) Number. Specify a value indicating how the save event was initiated. For a list of supported values, see the return value of the [getSaveMode](../save-event-arguments/getsavemode.md) method. Note that setting the **saveMode** does not actually take the corresponding action; it is just to provide information to the **OnSave** event handlers about the reason for the save operation.<br/><br/>- **useSchedulingEngine**: (Optional) Boolean. Indicate whether to use the **Book** or **Reschedule** messages rather than the **Create** or **Update** messages. This option is only applicable when used with appointment, recurring appointment, or service activity records.|
0 commit comments