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.155 -- Release Build+a7d8ba87ff92af3282fc68a6fbfd37a854100b44
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