Click or drag to resize

ISchemaTransformTransformationEnded Event

Raised from the ShemaTransform service when a transformation has ended.

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

Value

EventHandlerSchemaTransformationEventArgs
See Also