SyncManager.DeleteObject Method |
Deletes the object.
Namespace: CMS.SynchronizationAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 13.0.131
Syntaxprotected virtual void DeleteObject(
DataSet objectDS,
string taskObjectType
)
Parameters
- objectDS
- Type: System.Data.DataSet
Object data - taskObjectType
- Type: System.String
Object type
See Also