Click or drag to resize

VehicleDTOmodelGeneration Property

OFV Kjøretøydata service

Generation of this model.

Namespace:  OfvService.DTO.Vehicle
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ModelGenerationDTO modelGeneration { get; set; }

Property Value

Type: ModelGenerationDTO
The model generation.
See Also