Click or drag to resize
StagingTaskDataTaskGroups Property
Work labels under which object encapsulated within staging task got modified.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
public TaskGroupInfo[] TaskGroups { get; set; }

Property Value

Type: TaskGroupInfo

Implements

IStagingTaskDataTaskGroups
See Also