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.
Checks whether the delivery mode is used on a customer record.
Syntax
server public static boolean existDlvMode(DlvModeId _dlvModeId)
Run On
Server
Parameters
- _dlvModeId
Type: DlvModeId Extended Data Type
The DlvModeId value that specifies the delivery mode record.
Return Value
Type: boolean
true if the deliver mode is used on a customer; otherwise, false.