Updates the object relationships.
            
Namespace: CMS.RelationshipsAssembly: CMS.Relationships (in CMS.Relationships.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectId
 - Type: 
System Int32
Object ID 
- objectType
 - Type: 
System String
Object type 
- relationshipsDT
 - Type: 
System.Data DataTable
Relationships table 
- th
 - Type: CMS.DataEngine TranslationHelper
Translation helper with the object translation data 
- logSynchronization (Optional)
 - Type: 
System Boolean
Indicates if staging tasks should be logged 
See Also