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

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

Property Value

Type: SynchronizationTypeEnum
See Also