Share via


RetailChannelCategoryAttribute::findByIds Method

Find a channel category attribute by Ids

Syntax

client server public static RetailChannelCategoryAttribute findByIds(
    RefRecId _hostChannel, 
    RefRecId _category, 
    RefRecId _attribute, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: RetailChannelCategoryAttribute Table
A record in the RetailChannelCategoryAttribute table; otherwise, an empty buffer.

See Also

Reference

RetailChannelCategoryAttribute Table