Returns the dataset loaded from the given task data.
Namespace: CMS.SynchronizationAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- taskData
- Type: System String
Task data to make the DataSet from
- taskType
- Type: CMS.DataEngine TaskTypeEnum
Task type
- objectType
- Type: System String
Object type
Return Value
Type: DataSetSee Also