Click or drag to resize
SynchronizationSettingsLogSynchronization Property
Determines whether the system logs staging tasks for objects of the type. Select one of the SynchronizationTypeEnum values.

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

Property Value

Type: SynchronizationTypeEnum
See Also