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.
Gathers a filtered set of customers as specified by a query.
Syntax
private void initFilteredCustomerSet(Query _query)
Run On
Server
Parameters
- _query
Type: Query Class
A reference to a Query object containing a query to filter customers by.
Remarks
The query is executed and the list of resulting customers are gathered into a set. This set will be consulted later when creating the records for the report.