Click or drag to resize

ReportingProcessBase Constructor

Creates a new instance of the ReportingProcessBase class.

Namespace: GSF.TimeSeries.Reports
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
protected ReportingProcessBase(
	string reportType
)
View Source

Parameters

reportType  String
Report type - passed into StatHistorianReportGenerator.
See Also