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: 9.0.0
Syntax
C#
public string UserName { get; set; }

Property Value

Type: String

Implements

IStagingTaskDataUserName
See Also