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.177 -- Release Build+cfd4bfee106125722a429f9bad31e515a3784074
public List<string> GetReportsList()

Return Value

ListString
The list of generated reports.

Implements

IReportingProcessGetReportsList

See Also