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.167 -- Release Build+953eba5c1c088e7691234ecdac1695d5b82a461d
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