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: 11.1.0.0 (11.1)
Syntax
public ushort LimitPerPage { get; }

Property Value

Type: UInt16
The UInt16 number of objects.
See Also