Click or drag to resize

CAEXSchemaTransformerTransformationStarted Event

Raised from the ShemaTransform service when a transformation has started.

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

Value

EventHandlerSchemaTransformationEventArgs

Implements

ISchemaTransformTransformationStarted
See Also