Click or drag to resize
SettingsKeyInfoLogSynchronization Property
If true, synchronization tasks are logged on the object update.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected override SynchronizationTypeEnum LogSynchronization { get; set; }

Property Value

Type: SynchronizationTypeEnum
See Also