Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It sets the limit on how many records are retrieved in a single server call within the Resource Grid, defaulting to 30. |
| What area does it affect? |
Resource Management |
| What does the default mean? |
The default value is "30", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing performance for large resource datasets or adjusting user experience. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.resource_management.number_of_records_to_fetch_at_a_time |
| Sys ID |
a409f01687431300d5832fb5e8cb0b2b |
| Type |
integer |
| Application |
Global |
| Default value |
30 |
| Description |
Number of records fetched at a time in Resource Grid |
| Updated |
2018-07-05 07:59:24 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 1777 Resource management properties (continued) Property Description Default value in Resource Grid(com.snc.resource_management.number_of_records_to_fetch_at_a_time) For example, if there are 100 projects in an allocation board, only 30 are fetched in the first call. When the user scrolls down, a call is made to fetch ...
Related properties