Search Results for

    Show / Hide Table of Contents

    Class Localization

    Inheritance
    System.Object
    Localization
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class Localization : Object

    Constructors

    Localization()

    Declaration
    public Localization()

    Properties

    CountryCode

    Declaration
    public string CountryCode { get; set; }
    Property Value
    Type Description
    System.String

    CurrencyCode

    Declaration
    public string CurrencyCode { get; set; }
    Property Value
    Type Description
    System.String

    LanguageCode

    Declaration
    public string LanguageCode { get; set; }
    Property Value
    Type Description
    System.String

    RegionId

    Declaration
    public int RegionId { get; set; }
    Property Value
    Type Description
    System.Int32
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX