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: 11.0.0
Syntax public bool LogUserWithTask { set; }
Property Value
Type:
BooleanRemarks
By default tasks are logged with and information about user.
If disabled, task are not logged with information about user.
See Also