OutputString Property
Contains the results from ConvertXML or ConvertACH .
Syntax
public String getOutputString();
Remarks
If SetOutputStream and OutputFile have not been set, the results of the ConvertXML or ConvertACH methods will be stored in memory and returned by the OutputString property.
This property is read-only.
Default Value
""