Error update
Namespace: EAL.Interfaces.ParameterAssembly: EAL (in EAL.dll) Version: 1.1.5.0 (1.1.5.0)
Syntax
| C# |
|---|
event OnErrorHandler ErrorOnUpdate |
| Visual Basic |
|---|
Event ErrorOnUpdate As OnErrorHandler |
| Visual C++ |
|---|
event OnErrorHandler^ ErrorOnUpdate { void add (OnErrorHandler^ value); void remove (OnErrorHandler^ value); } |