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.170 -- Release Build+f464e1d84dd1e1809e105906771d4406aa28b88d
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