Share via


LedgerAllocationItem.areAmountsEqual Method [AX 2012]

Compares the amounts and quantity to the current object.

Syntax

public boolean areAmountsEqual(LedgerAllocationItem _operandItem)

Run On

Called

Parameters

Return Value

Type: boolean
true if the amounts and quantity are equal; otherwise, false.

See Also

Reference

LedgerAllocationItem Class