Class TranslationImportSkipped
Inheritance
TranslationImportSkipped
Assembly: Crowdin.Api.dll
Syntax
public class TranslationImportSkipped
Properties
|
Edit this page
View Source
HiddenStrings
Declaration
[JsonProperty("hiddenStrings")]
public int HiddenStrings { get; set; }
Property Value
|
Edit this page
View Source
QaCheck
Declaration
[JsonProperty("qaCheck")]
public int QaCheck { get; set; }
Property Value
|
Edit this page
View Source
TranslationEqSource
Declaration
[JsonProperty("translationEqSource")]
public int TranslationEqSource { get; set; }
Property Value