Defines save options for saving the record.

Hierarchy

  • SaveOptions

Properties

UseSchedulingEngine?: boolean

Indicates whether to use the Book or Reschedule messages rather than the Create or Update messages. Applicable to appointment, recurring appointment, or service activity records.

Remarks

This property is not supported in Unified Interface.

saveMode: XrmEnum.SaveMode

Specify a value indicating how the save event was initiated.

Remarks

For a list of supported values, see the return value of the getSaveMode method.

Generated using TypeDoc