Share via


VendOutPaymRecord_MultiCash_PL.checkAmountInForeignCurrency Method [AX 2012]

Checks whether the transaction amount is positive.

Syntax

public boolean checkAmountInForeignCurrency()

Run On

Server

Return Value

Type: boolean
true if the amount is positive; otherwise, false.

See Also

Reference

VendOutPaymRecord_MultiCash_PL Class