Adds the ID translation to the translation table.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectType
- Type: System String
Object type
- oldId
- Type: System Int32
Old ID
- newId
- Type: System Int32
New ID
- newGroupId
- Type: System Int32
New group ID
See Also