RetailChannelAttributeGroup::isChannelAtribute Method
Checks whether an attribute is a channel-specific attribute of a specific channel.
Syntax
client server public static boolean isChannelAtribute(
RefRecId _channel,
RefRecId _attribute,
RetailChannelAttributeModifier _modifier)
Run On
Called
Parameters
- _channel
Type: RefRecId Extended Data Type
The channel ID.
- _attribute
Type: RefRecId Extended Data Type
The attribute ID.
- _modifier
Type: RetailChannelAttributeModifier Enumeration
The channel attribute modifier.
Return Value
Type: boolean
A Boolean value that indicates the result.