Click or drag to resize

ReportingProcessBase.EnableReportEmail Property

Gets or sets flag to enable e-mailing of reports.

Namespace: GSF.TimeSeries.Reports
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.240-beta
Syntax
public bool EnableReportEmail { get; set; }
View Source

Property Value

Boolean

Implements

IReportingProcess.EnableReportEmail
See Also