Click or drag to resize

EquipmentDTOcount Property

OFV Kjøretøydata service

Amount of this equipment if applicable

Eg. vehicle has 8 loudspeakers.

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

Property Value

Type: Int32
The amount of the specific equipment.
See Also