RECORDCOUNT |
DEVELOPER |
|
|
Purpose |
.RecordCount allows you to specify the number of records in a Paging File to the GUI Client, in order to set the size of the scroll bar thumb. |
Syntax |
ObjectReference.RecordCount = Value |
Operation |
ObjectReference is the Tag Name of the Paging Cycle object |
Remarks |
The value of this property can only be set, not retrieved. |
Example |
To declare the number of records in the Paging File in Paging Cycle whose Tag Name is OrderScreen before the screen has been displayed: |
Topic ID: 510081