Updates the object.
Namespace: CMS.SynchronizationAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- infoObj
- Type: CMS.DataEngine BaseInfo
Object type definition to process
- ds
- Type:
System.Data DataSet
DataSet with the object data
- th
- Type: CMS.DataEngine TranslationHelper
Translation table
- updateChildren
- Type:
System Boolean
Indicates if child objects should be updated
- binaryData
- Type:
System.Data DataSet
DataSet with binary data
- addToSite
- Type:
System Boolean
If true, assigns the objects to the site
- logTasks
- Type:
System Boolean
Indicates if synchronization tasks should be logged
Return Value
Type: ICMSObjectReturns last processed object
See Also