Share via


RetailTransactionServiceProduct::getProductsByCategoryQuery Method [AX 2012]

Syntax

client server private static Query getProductsByCategoryQuery(
    RetailChannelRecId _currentChannelRecId, 
    RefRecId _categoryRecId, 
    str _orderByField, 
    SortOrder _sortOrder, 
    LanguageId _languageId, 
    RetailChannelRecId _otherChannelRecId, 
    CatalogRefRecId _catalogRecId)

Run On

Called

Parameters

  • _orderByField
    Type: str

See Also

Reference

RetailTransactionServiceProduct Class