Click or drag to resize

OptionsDTOEmissionOptions Property

OFV Kjøretøydata service

Emission

Namespace:  OfvService.DTO.VehicleAdministration
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<ExhaustRequirementDTO> EmissionOptions { get; set; }

Property Value

Type: ListExhaustRequirementDTO
See Also