Click or drag to resize
StagingTaskDataUserGuid Property
Guid of user who has synchronized the task.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
public Guid UserGuid { get; set; }

Property Value

Type: Guid

Implements

IStagingTaskDataUserGuid
See Also