TranslationServiceInfoTranslationServiceIsMachine Property |
Determines whether the service is machine translation service (for example Google Translator) or classical translation service (for example Translations.com).
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 10.0.0
Syntax public virtual bool TranslationServiceIsMachine { get; set; }
Property Value
Type:
BooleanSee Also