Click or drag to resize
TreeProviderLogSynchronization Property
If true, synchronization tasks are logged on document update.

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

Property Value

Type: Boolean
See Also