Click or drag to resize

PostalCodeLocationCountryCode Property

Gets the non-null two-letter upper-case ISO 3166-1-alpha-2 country code of the country that the postal code belongs to.

Namespace: DegreeDays.Api.Data.Impl
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public string CountryCode { get; }

Property Value

String
See Also