RetailEventNotificationAction::mcrIsRetailNotificationType Method
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.