IDataQuerySettingsMaxRecords Property |
Maximum number of results to return (use for paging together with Offset)
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax int MaxRecords { get; set; }
Property Value
Type:
Int32See Also