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.
Determines is a kit orders is marked against a sales order.
Syntax
server public static boolean isSalesOrderMarked(RetailKitOrder _retailKitOrder)
Run On
Server
Parameters
- _retailKitOrder
Type: RetailKitOrder Table
The kit order to check.
Return Value
Type: boolean
true if the kit order is marked against a sales order; otherwise, false.