MaxRecords Property
- Last UpdatedNov 07, 2016
- 1 minute read
Returns or sets the maximum records to be retrieved.
Type
Integer
Default
100
Syntax
Object.MaxRecords [=integer]
Value
integer
An integer expression specifying the number of records to be retrieved at a given time. The maximum records can be in the range from 1 to 1000. For best performance keep this value as small as needed.