Click or drag to resize
SynchronizationActionContextCurrentLogUserWithTask Property
Indicates whether user should be logged within the task creation.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
public static bool CurrentLogUserWithTask { get; }

Property Value

Type: Boolean
Remarks
By default tasks are logged with information about the current user.
See Also