RetailPubProductAttributeChannelMetadata::publishChannel Method
Populates publishing data for the specified channel in the RetailPubProductAttributeChannelMetadata table.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
client server public static void publishChannel(RefRecId _channelId, [boolean _publishDescendents])
Microsoft Dynamics AX 2012 R2 (SYS)
client server public static void publishChannel(RefRecId _channelId)
Run On
Called
Parameters
- _channelId
Type: RefRecId Extended Data Type
Id of the channel to publish.
- _publishDescendents
Type: boolean
To publish hierarcgy or not.