InputFile Property
Specifies the file to read data from when calling ConvertXML or ConvertACH .
Syntax
[VB.NET] Public Property InputFile As String
[C#] public string InputFile {get; set;}
Remarks
This property contains the path and filename to the ACH or XML file you wish to parse and convert.
Default Value
""