SyncManagerDeleteObject Method |
Deletes the object.
Namespace: CMS.SynchronizationAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 11.0.0
Syntax protected virtual void DeleteObject(
DataSet objectDS,
string taskObjectType
)
Parameters
- objectDS
- Type: System.DataDataSet
Object data - taskObjectType
- Type: SystemString
Object type
See Also