ReportingProcessBasePersistSettings Property
Determines whether the object settings are to be persisted to the config file.
Namespace: Gemstone.Timeseries.ReportsAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.169 -- Release Build+82545fa6ae2add30278022168cd357b1ff6488b5
public bool PersistSettings { get; set; }
Public Property PersistSettings As Boolean
Get
Set
public:
property bool PersistSettings {
bool get ();
void set (bool value);
}
function get_PersistSettings();
function set_PersistSettings(value);
Property Value
Boolean