Click or drag to resize
IDataQuerySettingsMaxRecords Property
Maximum number of results to return (use for paging together with Offset)

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
int MaxRecords { get; set; }

Property Value

Type: Int32
See Also