Click or drag to resize

ISchemaTransformTransformationStarted Event

Raised from the ShemaTransform service when a transformation has started.

Namespace: Aml.Engine.Services.Interfaces
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
event EventHandler<SchemaTransformationEventArgs> TransformationStarted

Value

EventHandlerSchemaTransformationEventArgs
See Also