PostalCodeLocationPostalCode Property |
Gets the non-null, non-empty postal code (or zip code, post code, or
postcode - the terminology depends on the country).
Namespace: DegreeDays.Api.Data.ImplAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public string PostalCode { get; }
Public ReadOnly Property PostalCode As String
Get
Property Value
StringSee Also