Class TranslationResultContract
Represents a successful response from the translation service
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class TranslationResultContract : Object
Name | Description |
---|---|
TranslationResultContract() |
Fields
Name | Description |
---|---|
OriginalValue | Text which was translated |
Translations | Translated texts |