Click or drag to resize

EquipmentDTOstandard Property

OFV Kjøretøydata service

This is standard equipment

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

Property Value

Type: Boolean
true if standard; otherwise, false.
See Also