Updates the object.
            
Namespace: CMS.SynchronizationAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- infoObj
 - Type: CMS.DataEngine GeneralizedInfo
Object to update 
- 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 object to the site 
- postProcessList
 - Type: 
System.Collections.Generic List GeneralizedInfo 
List of objects which should be processed after finishing of main objects 
Return Value
Type: UpdateResultEnumSee Also