Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Identifies an MCR RetailEventNotificationType.
Syntax
client server public static boolean mcrIsRetailNotificationType(RetailEventNotificationType _enType, SalesTable _salesTable)
Run On
Called
Parameters
- _enType
Type: RetailEventNotificationType Enumeration
The event notification type.
- _salesTable
Type: SalesTable Table
The sales order for which the notification needs to be sent.
Return Value
Type: boolean
A true if the notification type is an MCR notification type; otherwise, false.