IEpcEncoder Events

TegoOS

IEpcEncoder Events

The IEpcEncoder type exposes the following members.

Events
  Name Description
Public event ErrorsChanged
Occurs when the validation errors have changed for a property or for the entire entity.
(Inherited from INotifyDataErrorInfo.)
Public event PropertyChanged
Occurs when a property value changes.
(Inherited from INotifyPropertyChanged.)
Top
See Also