Class PreTranslationReport
Inheritance
System.Object
PreTranslationReport
Namespace: Crowdin.Api.Translations
Assembly: Crowdin.Api.dll
Syntax
public class PreTranslationReport : object
Properties
| Improve this Doc View SourceLanguages
Declaration
public TargetLanguage[] Languages { get; set; }
Property Value
Type | Description |
---|---|
TargetLanguage[] |
PreTranslateType
Declaration
public PreTranslationMethod PreTranslateType { get; set; }
Property Value
Type | Description |
---|---|
PreTranslationMethod |