AbstractSynchronizationSettingsTaskGroups Property |
Staging task groups to which the staging task belongs.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public IEnumerable<IStagingTaskGroup> TaskGroups { get; set; }
Property Value
Type:
IEnumerableIStagingTaskGroupSee Also