Click or drag to resize

LookupServiceReferenceUpdated Event

Occurs when any reference has been updated.

Namespace: Aml.Engine.Services
Assembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntax
public event EventHandler<UpdateEventArgs> ReferenceUpdated

Value

EventHandlerUpdateEventArgs

Implements

IAutoUpdateReferenceUpdated
See Also