Based on parameters this method will find out identifier of the object matching external application.
Namespace: CMS.SynchronizationEngineAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectType
- Type: System String
Type of object
- codeName
- Type: System String
Code name of object
- siteName
- Type: System String
Site name of object
- parentType
- Type: System String
Type of parent object
- parentId
- Type: System Int32
Parent object identifier
- groupId
- Type: System Int32
Group identifier
Return Value
Type: Int32Object identifier for external usage
See Also