Click or drag to resize
StagingTaskDataUserName Property
Name of user who has synchronized the task.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 13.0.131
Syntax
C#
public string UserName { get; set; }

Property Value

Type: String
See Also