Click or drag to resize
QueryParametersMaxRecords Field
Maximum number of records to get. If maxRecords is zero or less, all records are returned (no paging is used)

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public int MaxRecords

Field Value

Type: Int32
See Also