Share via


RetailStoreActionHandler.publish Method [AX 2012]

Publish the given channel.

Syntax

private void publish(RetailChannelTable _channel, [boolean _calledFromForm])

Run On

Called

Parameters

  • _calledFromForm
    Type: boolean
    Whether or not this action was called from the UI.

See Also

Reference

RetailStoreActionHandler Class