Click or drag to resize

FilterCountDTOtotal Property

OFV Kjøretøydata service

Gets or sets the total.

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

Property Value

Type: Int32
The total is all data.
See Also