ReportingProcessBaseArchiveFilePath Property

Gets or sets the path to the archive file to which the statistics required for reporting are archived.

Definition

Namespace: Gemstone.Timeseries.Reports
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.173 -- Release Build+98db269125537782905bfaaa87acec3cc1ea821a
public string ArchiveFilePath { get; set; }

Property Value

String

Implements

IReportingProcessArchiveFilePath

See Also