Click or drag to resize

FilterCountDTOextract Property

OFV Kjøretøydata service

Gets or sets the extract.

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

Property Value

Type: Int32
The extract is the hits on a filtersearch.
See Also