Search Results for

    Show / Hide Table of Contents

    Class RegionLocale

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

    Constructors

    RegionLocale()

    Declaration
    public RegionLocale()

    Properties

    CountryCode

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

    StateCode

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