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
Syntaxpublic string PostalCode { get; }
Public ReadOnly Property PostalCode As String
Get
Property Value
String
See Also