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.171 -- Release Build+3ecaf8b66f8331a5e50f9e43ac234abd50096934
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