InputFile Property
Specifies the file to read data from when calling ConvertXML or ConvertACH .
Syntax
public String getInputFile(); public void setInputFile(String inputFile);
Remarks
This property contains the path and filename to the ACH or XML file you wish to parse and convert.
Default Value
""