CatalogProduct::queryProductsByCatalog Method
Returns a query that can be used to get all the products from a catalog.
Syntax
client server public static Query queryProductsByCatalog(CatalogRefRecId _catalogId)
Run On
Called
Parameters
- _catalogId
Type: CatalogRefRecId Extended Data Type
The ID of catalog.
Return Value
Type: Query Class
A query that is filtered by catalog.