QueryParametersMaxRecords Property |
Maximum number of records to get. If maxRecords is zero or less, all records are returned (no paging is used)
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public int MaxRecords { get; set; }
Property Value
Type:
Int32See Also