TaskGroupTaskInfoProviderRemoveTaskGroupFromTask Method |
Note: This API is now obsolete.
Namespace: CMS.Synchronization
[ObsoleteAttribute("Use ITaskGroupTaskInfoProvider.Remove(int, int) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - TaskGroupTaskInfo.Provider.")] public static void RemoveTaskGroupFromTask( int taskGroupId, int taskId )