Determines whether given node and task type match the subscription
Namespace: CMS.SynchronizationAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Node to match
- taskType
- Type: CMS.DataEngine TaskTypeEnum
Task type to match
- taskProcessType
- Type: CMS.Synchronization TaskProcessTypeEnum
Returns type of task processing
Return Value
Type: BooleanTRUE if the node and task correspond with subscription settings
See Also