Click or drag to resize

FilterCountDTOmaxLimit Property

OFV Kjøretøydata service

Gets or sets the max limit.

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

Property Value

Type: Int32
The max limit is a boundary for how many data to present at a time.
See Also