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.
Loads the data into the report data tables.
Syntax
public void load([Query _query])
Run On
Server
Parameters
- _query
Type: Query Class
A Query object filtering the customers to be loaded into the report data tables.
Remarks
This should be called after all criteria parameters have been set.