SynchronizationActionContextCurrentLogUserWithTask Property |
Indicates whether user should be logged within the task creation.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 13.0.131
Syntax public static bool CurrentLogUserWithTask { get; }
Property Value
Type:
BooleanRemarks
By default tasks are logged with information about the current user.
See Also