InputString Property
Data in memory to read from when calling ConvertXML or ConvertACH .
Syntax
public String getInputString(); public void setInputString(String inputString);
Remarks
This property contains the ACH or XML data, in memory, that you wish to parse and convert.
Default Value
""