Class TargetLanguage
Inheritance
System.Object
TargetLanguage
Assembly: Crowdin.Api.dll
Syntax
public class TargetLanguage : object
Properties
|
Improve this Doc
View Source
Files
Declaration
public TargetLanguage.File[] Files { get; set; }
Property Value
|
Improve this Doc
View Source
Id
Declaration
public string Id { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Skipped
Declaration
public TargetLanguage.SkippedObject Skipped { get; set; }
Property Value
|
Improve this Doc
View Source
SkippedQaCheckCategories
Declaration
public QaCheckIssueCategory[] SkippedQaCheckCategories { get; set; }
Property Value