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 |