Suitable for implementing asynchronous outcoming CMS object processing. Identifiers of object is already prepared to match external application.
            
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- cmsObject
 - Type: CMS.Base ICMSObject
CMS object to process 
- translations
 - Type: CMS.DataEngine TranslationHelper
Translation helper object containing translations for given object 
- taskType
 - Type: CMS.DataEngine TaskTypeEnum
Type of task 
- dataType
 - Type: CMS.Synchronization TaskDataTypeEnum
Type of data 
- siteName
 - Type: 
System String
Name of site 
- errorMessage
 - Type: 
System String 
Possible error message 
Return Value
Type: IntegrationProcessResultEnumProcessing result
See Also