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.128 -- Release Build+d050cfc5563c89a1188cc3c6b2d417530856f490
bool PersistSettings { get; init; }
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