Search Results for

    Show / Hide Table of Contents

    Class ColumnType

    Inheritance
    System.Object
    ColumnType
    Namespace: Crowdin.Api
    Assembly: Crowdin.Api.dll
    Syntax
    public static class ColumnType : object

    Fields

    | Improve this Doc View Source

    Context

    Declaration
    public const string Context = null
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    Identifier

    Declaration
    public const string Identifier = null
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    Labels

    Declaration
    public const string Labels = null
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    MaxLength

    Declaration
    public const string MaxLength = null
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    None

    Declaration
    public const string None = null
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SourceOrTranslation

    Declaration
    public const string SourceOrTranslation = null
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SourcePhrase

    Declaration
    public const string SourcePhrase = null
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    Translation

    Declaration
    public const string Translation = null
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX