Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Synchronization Namespaces
CMS.Synchronization
TaskGroupTaskInfoProvider Class
TaskGroupTaskInfoProvider Methods
Add Method
AddTaskGroupToTask Method
AddtaskGroupToTaskInternal Method
DeleteTaskGroupTask Method
Get Method
GetAsync Method
GetTaskGroupTask Method
GetTaskGroupTaskInternal Method
GetTaskGroupTasks Method
Remove Method
RemoveTaskGroupFromTask Method
RemovetaskGroupFromTaskInternal Method
SetTaskGroupTask Method
TaskGroupTaskInfoProvider
Add Method
Creates
TaskGroupTaskInfo
binding.
Namespace:
CMS.Synchronization
Assembly:
CMS.Synchronization (in CMS.Synchronization.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
void
Add
(
int
taskGroupId
,
int
taskId
)
Parameters
taskGroupId
Type:
System
Int32
Task group ID.
taskId
Type:
System
Int32
Staging task ID.
Implements
ITaskGroupTaskInfoProvider
Add(Int32, Int32)
See Also
Reference
TaskGroupTaskInfoProvider Class
CMS.Synchronization Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com