Determines whether to continue with translation operations.
Namespace: CMS.SynchronizationAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- th
- Type: CMS.DataEngine TranslationHelper
Current translation helper object
Return Value
Type: BooleanTRUE if OperationType is other than Integration. When OperationType is Integration there also have to be some translations present.
See Also