RetailInternalOrgUpdateChannel::newFromChannel Method [AX 2012]

Construct helper object to update channel metadata.

client server public static RetailInternalOrgUpdateChannel newFromChannel(RefRecId _channel)

Run On

Called

Parameters

_channel
Type: RefRecId Extended Data Type
Channel to be published.

Return Value

Type: RetailInternalOrgUpdateChannel Class
Helper object used to populate metadata.

This object is constructed before publishing channel and calling populate metadata method.

Show: