SynchronizationActionContextLogUserWithTask Property |
Sets the value that indicates whether user should be logged within the task creation.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntaxpublic bool LogUserWithTask { set; }
Property Value
Type:
Boolean
Remarks
By default tasks are logged with and information about user.
If disabled, task are not logged with information about user.
See Also