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