Click or drag to resize

ObjectsPerPageLimitPerPage Property

Gets the requested maximum number of objects on the page

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public ushort LimitPerPage { get; }

Property Value

Type: UInt16
The UInt16 number of objects.
See Also