Click or drag to resize

EquipmentOptionsDTOEquipment Property

OFV Kjøretøydata service

List of equipment

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

Property Value

Type: ListEquipmentDTO
See Also