Click or drag to resize

imbSCICoreConfigDataTableReports_DoExportXMLData Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
It will export serialized table object in "clean data" sub folder

Namespace:  imbSCI.Core.config
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool DataTableReports_DoExportXMLData { get; set; }
Request Example View Source

Property Value

Type: Boolean
true if [data table reports do export XML data]; otherwise, false.
See Also