Click or drag to resize

EquipmentDTOequipmentType Property

OFV Kjøretøydata service

Type of equipment Eg. internal, external

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

Property Value

Type: EquipmentTypeDTO
The type of the equipment.
See Also