Click or drag to resize

SchemaTransformationEventArgsTargetDocument Property

Gets or sets the target document.

Namespace: Aml.Engine.Services.Interfaces
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public CAEXDocument TargetDocument { get; set; }

Property Value

CAEXDocument
See Also