Share via


RetailProvisionedChannelProductAttribute::findByAttribute Method

Finds a RetailProvisionedChannelProductAttribute record by the attribute RecId

Syntax

client server public static RetailProvisionedChannelProductAttribute findByAttribute(RecId _attribute, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    true, if record is selected for update, false - otherwise

Return Value

Type: RetailProvisionedChannelProductAttribute Table
The record found

See Also

Reference

RetailProvisionedChannelProductAttribute Table