Click or drag to resize

IReportingProcessGetReportsList Method

Returns the list of reports that are available from the report location.

Namespace: GSF.TimeSeries.Reports
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
List<string> GetReportsList()
View Source

Return Value

ListString
The list of generated reports.
See Also