IMsProblemCalculationCallbackOnBeforeSaveDataArgs

Assembly: Ms;

Description

The IMsProblemCalculationCallbackOnBeforeSaveDataArgs interface is used to work with arguments of the event that occurs before data saving.

Inheritance Hierarchy

IMsProblemCalculationCallbackOnBeforeSaveDataArgs

Comments

The event that occurs before saving data and that has arguments is implemented using the IMsProblemCalculationCallback.OnBeforeSaveDataEx method.

Properties

  Property name Brief description

NeedSaveChangeHistory

The NeedSaveChangeHistory property determines whether to create a new revision in history on data saving.

SaveDataMode The SaveDataMode property determines where to save data.

See also:

Ms Assembly Interfaces