Click or drag to resize

ReportingProcessBasePersistSettings Property

Determines whether the object settings are to be persisted to the config file.

Namespace: GSF.TimeSeries.Reports
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public bool PersistSettings { get; set; }
View Source

Property Value

Boolean

Implements

IPersistSettingsPersistSettings
See Also