CustPaymModeTable::isbyCashMethodofPayment_IN Method
Check if it is by Cash(Method Of Payment).
Syntax
client server public static boolean isbyCashMethodofPayment_IN(PaymMode _paymMode)
Run On
Called
Parameters
- _paymMode
Type: PaymMode Extended Data Type
PaymMode.
Return Value
Type: boolean
true is line is by cash, otherwise false.