Gets dictionary of connector names whose subscriptions match given CMS object and task type.
The type of task processing is stored as dictionary value.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- cmsObject
- Type: CMS.Base ICMSObject
CMS object to match
- taskType
- Type: CMS.DataEngine TaskTypeEnum
Task type to match
Return Value
Type: Dictionary String, TaskProcessTypeEnumDictionary of connector names whose subscriptions match given document/object and task type
See Also