Click or drag to resize

EquipmentGroupViewDTOEquipmentGroups Property

OFV Kjøretøydata service

List of equipment groups

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

Property Value

Type: ListEquipmentGroupDTO
See Also