Click or drag to resize

AddressDTOzip Property

OFV Kjøretøydata service

Gets or sets the zip.

Namespace:  OfvService.DTO.Login
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string zip { get; set; }

Property Value

Type: String
The zip.
See Also