If this job is an Execution Cache (the
IsExecutionCache Property is
True) this property holds the report's export properties in a serialized XML format used internally by the Scheduler Service. Otherwise, this property is an empty string.
public System.string JobExportDataListXml {get; set;}
Property Value
The reports export settings as serialized XML, or an empty string.