Click or drag to resize

MaxResults Class

Defines constants to specify maximum results limits for API functions and queries.
Inheritance Hierarchy
SystemObject
  PDTec.IceNet.Core.DatabaseMaxResults

Namespace:  PDTec.IceNet.Core.Database
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static class MaxResults

The MaxResults type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberUnlimited
Request unlimited number of results.
Top
See Also