Share via


RetailStoreActionHandler.validatePublish Method [AX 2012]

Validate whether or not the given channel is valid for publishing.

Syntax

private boolean validatePublish(RetailChannelTable _channel)

Run On

Called

Parameters

Return Value

Type: boolean
true if the channel is valid for publishing, false otherwise.

See Also

Reference

RetailStoreActionHandler Class