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.171 -- Release Build+3ecaf8b66f8331a5e50f9e43ac234abd50096934
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