Click or drag to resize

EquipmentOptionsDTO Class

OFV Kjøretøydata service

Equipment options for use in GUI
Inheritance Hierarchy
SystemObject
  OfvService.DTO.CommonObjectDTO
    OfvService.DTO.VehicleAdministrationEquipmentOptionsDTO

Namespace:  OfvService.DTO.VehicleAdministration
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class EquipmentOptionsDTO : ObjectDTO

The EquipmentOptionsDTO type exposes the following members.

Constructors
  NameDescription
Public methodEquipmentOptionsDTO
Initializes a new instance of the EquipmentOptionsDTO class
Top
Properties
  NameDescription
Public propertyEquipment
List of equipment
Top
See Also