By supplying object type and identifier the method ensures filling output parameters needed for correct translation between external and internal object.
Namespace: CMS.SynchronizationEngineAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- id
- Type:
System Int32
Identifier of the object
- objectType
- Type:
System String
Type of the object
- codeName
- Type:
System String
Returns code name
- siteName
- Type:
System String
Returns site name
- parentId
- Type:
System Int32
Returns identifier of parent object
- groupId
- Type:
System Int32
Returns identifier of object community group
See Also