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.147 -- Release Build+759c9d29b79c81f10905de8f58b653be932045f0
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