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