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.180 -- Release Build+bcf005f1549dc3ddc54fe9666e195c1988efceb8
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