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.169 -- Release Build+82545fa6ae2add30278022168cd357b1ff6488b5
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