getXmlOptions

getXmlOptions(reportTag: String output;
              detailTag: String output);

The getXmlOptions method of the JadeReportWriterReport class obtains the current values to be used when running the report for extraction to an Extensible Markup Language (XML) file.

These values were set when the report was designed by using the appropriate controls in the JADE Report Writer Designer application Report Properties dialog. If you want to override these values at run time, you can call the setXmlOptions method and pass as parameters the XML file values that you require.