|
IReportingProcessIdleReportLifetime Property
|
Gets or sets the minimum lifetime of a report
since the last time it was accessed, in days.
Namespace: GSF.TimeSeries.ReportsAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax double IdleReportLifetime { get; set; }
Property IdleReportLifetime As Double
Get
Set
abstract IdleReportLifetime : float with get, set
function get_IdleReportLifetime();
function set_IdleReportLifetime(value);
View SourceProperty Value
DoubleSee Also