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.166 -- Release Build+57b72ea94712c6fb93701495d2d13b86cd7b5162
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