Share via


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

Return Value

Type: Query Class
A query that is filtered by catalog.

See Also

Reference

CatalogProduct Table