Namespace: PP.Exp.Ui;
The ModelUpdate enumeration contains methods of data model update.
It is used by the PropertyChangedEventArgs.ModelUpdateData property.
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: