Share via


RetailOnlineChannelActionHandler.validatePublish Method [AX 2012]

Validates the channel to be published or not by checking for the CategoryHierarchy ID for the Specified channel.

Syntax

private boolean validatePublish(RetailChannelTable _channel)

Run On

Called

Parameters

Return Value

Type: boolean
Returns true if channel is validated to publish; else false.

See Also

Reference

RetailOnlineChannelActionHandler Class