ModelUpdate

Namespace: PP.Exp.Ui;

Description

The ModelUpdate enumeration contains methods of data model update.

It is used by the PropertyChangedEventArgs.ModelUpdateData property.

Available Values

Value Brief description
None Model does not need to be updated.
Local Model must be updated locally.
Service Model must be updated via a service.

See also:

PP.Exp.Ui