Search Results for

    Show / Hide Table of Contents

    Class OtherLanguageTranslationsConfig

    Inheritance
    System.Object
    OtherLanguageTranslationsConfig
    Namespace: Crowdin.Api.AI
    Assembly: Crowdin.Api.dll
    Syntax
    public class OtherLanguageTranslationsConfig : object

    Properties

    | Improve this Doc View Source

    IsEnabled

    Declaration
    public bool IsEnabled { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    LanguageIds

    Declaration
    public string[] LanguageIds { get; set; }
    Property Value
    Type Description
    System.String[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX