Share via


VendOutPaym.isElectronicPayment Method [AX 2012]

Validates the payment type against the method of payment.

Syntax

protected boolean isElectronicPayment(VendPaymMode _paymMode)

Run On

Called

Parameters

Return Value

Type: boolean
true if payment type is electroic payment; otherwise, false.

See Also

Reference

VendOutPaym Class