CompletenessReportingProcessGenerateCsvReport Property
Gets or sets the option to generate a csv report along with pdf report.
Namespace: Gemstone.Timeseries.ReportsAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.166 -- Release Build+57b72ea94712c6fb93701495d2d13b86cd7b5162
public bool GenerateCsvReport { get; set; }
Public Property GenerateCsvReport As Boolean
Get
Set
public:
property bool GenerateCsvReport {
bool get ();
void set (bool value);
}
function get_GenerateCsvReport();
function set_GenerateCsvReport(value);
Property Value
Boolean