|
IReportingProcessArchiveFilePath Property
|
Gets or sets the path to the archive file to which the statistics required for reporting are archived.
Namespace: GSF.TimeSeries.ReportsAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax string ArchiveFilePath { get; set; }
Property ArchiveFilePath As String
Get
Set
abstract ArchiveFilePath : string with get, set
function get_ArchiveFilePath();
function set_ArchiveFilePath(value);
View SourceProperty Value
StringSee Also