BingAddress.PostalCode Property
Gets or sets the post code, postal code, or ZIP Code of an address.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | The post code, postal code, or ZIP Code of an address. |
Remarks
Example: 98178
See Also