SyncManager ProceedWithTranslations Method Kentico 8.0 API Reference
Determines whether to continue with translation operations.

Namespace: CMS.Synchronization
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineBoolean
TRUE if OperationType is other than Integration. When OperationType is Integration there also have to be some translations present.
See Also