LedgerVoucherTransObject.isCredit Method [AX 2012]

Gets a value that indicates whether this is a credit.

Syntax

public boolean isCredit()

Run On

Called

Return Value

Type: boolean
true if this is a credit; otherwise, false.

See Also

Reference

LedgerVoucherTransObject Class