LedgerVoucherTransList.first Method [AX 2012]

Moves to the first transaction in the collection.

Syntax

public boolean first()

Run On

Called

Return Value

Type: boolean
true if the collection contains at least one transaction; otherwise, false.

See Also

Reference

LedgerVoucherTransList Class