Share via


RetailMCRChannelTable::mcrEnableOrderPriceControl Method

Returns whether the order price control is enabled for the passed in entity.

Syntax

server public static NoYes mcrEnableOrderPriceControl(SalesTable _salesTable)

Run On

Server

Parameters

  • _salesTable
    Type: SalesTable Table
    The SalesTable record that is associated with the retail channel.

Return Value

Type: NoYes Enumeration
Yes if the order price control is enabled; otherwise, No.

See Also

Reference

RetailMCRChannelTable Table