Click or drag to resize

SearchFilterDTOequipmentGroupFilter Property

OFV Kjøretøydata service

Filter by equipment values

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

Property Value

Type: ListEquipmentGroupDTO
Equipment data group filter.
See Also