ReportingProcessBaseGetReportsList Method

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

Definition

Namespace: Gemstone.Timeseries.Reports
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.173 -- Release Build+98db269125537782905bfaaa87acec3cc1ea821a
public List<string> GetReportsList()

Return Value

ListString
The list of generated reports.

Implements

IReportingProcessGetReportsList

See Also