Determines whether given task type matches the TaskType property
Namespace: CMS.SynchronizationAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- taskType
- Type: CMS.DataEngine TaskTypeEnum
Task type to evaluate
- taskProcessType
- Type: CMS.Synchronization TaskProcessTypeEnum
Returns type of task processing
Return Value
Type: BooleanTRUE if task type is equal to TaskType property
See Also