Click or drag to resize

DataCacheEnableConfigurationChangeLogging Property

Informs whether logging of configuration changes is enabled. The information comes from the customer settings but is stored here for cheaper retrieval.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool EnableConfigurationChangeLogging { get; }

Property Value

Type: Boolean
See Also