Class Location
Inheritance
System.Object
Location
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class Location : Object
Constructors
Location()
Declaration
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 |
|
RegionId
Declaration
public int RegionId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|