VendTable::addFilterToExcludeBlockedForPurchasing Method
Adds the query range filters to the specified query to filter out vendors that are blocked for purchasing.
Syntax
client server public static void addFilterToExcludeBlockedForPurchasing(Query _query)
Run On
Called
Parameters
- _query
Type: Query Class
The query to which to add filters. The data sources of the query must include the VendTabletable exactly one time.