Logs the synchronization for specified group of objects.
            
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectTypes
 - Type: 
System String
Object types (list of object type constants separated by semicolon) 
- objectsSiteId
 - Type: 
System Int32
Objects site ID 
- modifiedFrom
 - Type: 
System DateTime
Time from which the objects were modified 
- taskType
 - Type: CMS.DataEngine TaskTypeEnum
Task type 
- logStaging
 - Type: 
System Boolean
Indicates if the staging task should be logged 
- logIntegration
 - Type: 
System Boolean
Indicates if the integration task should be logged 
- logExport
 - Type: 
System Boolean
Indicates if the export task should be logged 
- createVersion
 - Type: 
System Boolean
Indicates if the version should be created 
- runAsync
 - Type: 
System Boolean
Indicates if the logging should be asynchronous 
- siteId
 - Type: 
System Int32
Site ID for synchronization 
- serverId
 - Type: 
System Int32
Server ID for synchronization 
Return Value
Type:See Also