Click or drag to resize

ReportingProcessBaseReportLocation Property

Gets or sets the directory to which reports will be written.

Namespace: GSF.TimeSeries.Reports
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public string ReportLocation { get; set; }
View Source

Property Value

String

Implements

IReportingProcessReportLocation
See Also