Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Computes the filed sums.
Syntax
public void printRecordSortedList(
RecordSortedList _recordSortedList,
TempStr _headingText,
TempStr _footerText)
Run On
Server
Parameters
- _recordSortedList
Type: RecordSortedList Class
To sort the report data
- _headingText
Type: TempStr Extended Data Type
The text to display on the report header.
- _footerText
Type: TempStr Extended Data Type
The text to display on the report footer.