Based on parameters this method will find out identifier of the document matching external application.
Namespace: CMS.SynchronizationEngineAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- nodeGuid
- Type: System Guid
Document unique identifier
- cultureCode
- Type: System String
Document culture code
- siteName
- Type: System String
Document site name
- returnDocumentId
- Type: System Boolean
Whether to return document or node identifier
Return Value
Type: Int32Document identifier for external usage
See Also