Click or drag to resize

OptionsDTOTechnicalDataOptions Property

OFV Kjøretøydata service

Technical data options

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

Property Value

Type: ListTechnicalDataOptionDTO
See Also