TranslationServicesTransformationFunctionsIsTranslationReady Method |
Returns true if there is at least one translation submission item with target XLIFF.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax public static bool IsTranslationReady(
Object document
)
Parameters
- document
- Type: SystemObject
Document to check
Return Value
Type:
BooleanSee Also