Share via


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

  • _publishDescendents
    Type: boolean
    To publish hierarcgy or not.

See Also

Reference

RetailPubProductAttributeChannelMetadata Table