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.
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.