Click or drag to resize

ExportToFullXmlArgs Properties

The ExportToFullXmlArgs type exposes the following members.

Properties
  NameDescription
Public propertyExporterName
Fixes the exporter name to "XmlContentExport"
(Overrides ExportDataArgsExporterName.)
Public propertyExportMarkup
Set to true when the html/css based markup string sould be exported. Defaults to false
Public propertyExportQueries
Determines if calculated strips should be exported
Public propertyWriteAllVariables
Determines if the all variable values should be written for journey points
Public propertyWriteNamespace
Determines if the default namespace declaration should be written
Top
See Also