IPersistSettingsPersistSettings Property
Determines whether the object settings are to be persisted to the config file.
Namespace: Gemstone.ConfigurationAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.138 -- Release Build+dacff88cce10d287c7434d5aac59c76948c712b1
bool PersistSettings { get; set; }
Property PersistSettings As Boolean
Get
Set
property bool PersistSettings {
bool get ();
void set (bool value);
}
function get_PersistSettings();
function set_PersistSettings(value);
Property Value
Boolean