Click or drag to resize
BaseInfoLogSynchronization Property
Indicates how should be handled the logging of synchronization tasks on the object update.

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

Property Value

Type: SynchronizationTypeEnum
See Also