Search Results for

    Show / Hide Table of Contents

    Class TranslationImportSkipped

    Inheritance
    object
    TranslationImportSkipped
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Crowdin.Api.Translations
    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
    Type Description
    int
    | Edit this page View Source

    QaCheck

    Declaration
    [JsonProperty("qaCheck")]
    public int QaCheck { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    TranslationEqSource

    Declaration
    [JsonProperty("translationEqSource")]
    public int TranslationEqSource { get; set; }
    Property Value
    Type Description
    int
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX