Search Results for

    Show / Hide Table of Contents

    Enum LanguageFormat

    Exposes the various acceptable values language format can take in TeamWorks.

    Namespace: Sdl.Core.Globalization
    Assembly: Sdl.Core.Globalization.dll
    Syntax
    public enum LanguageFormat

    Fields

    Name Description
    EnglishName

    International English name of the language (and region)

    ISOCode

    A combination of:

    • ISO 639-1 language code (2-3 letters)
    • ISO 3166-1 region/country code
    • (optionally) script code, when both the above match, to denote different alphabet systems e.g. Uzbek Uzbekistan Cyrillic Vs. Uzbek Uzbekistan Latin.
    NativeName

    Native name of the language (and region)

    On this page

    • Fields
    Back to top Generated by DocFX