Share via


RetailMCRChannelTable::mcrEnableDirectedSelling Method

Returns whether directed selling is enabled for the passed in entity.

Syntax

server public static NoYes mcrEnableDirectedSelling(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 directed selling is enabled; otherwise, No.

See Also

Reference

RetailMCRChannelTable Table