Click or drag to resize
SyncManagerLogTasks Property
Indicates if logging staging tasks is enabled.

Namespace: CMS.Synchronization
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 11.0.0
Syntax
C#
public bool LogTasks { get; set; }

Property Value

Type: Boolean

Implements

ISyncManagerLogTasks
See Also