OutputFile Property
Specifies the file data is written to when calling ConvertXML or ConvertACH .
Syntax
[VB.NET] Public Property OutputFile As String
[C#] public string OutputFile {get; set;}
Remarks
This property contains the path and filename where you wish to store your converted results.
Default Value
""