LedgerVoucher.getInternalCollection Method [AX 2012]

Gets the internal collection of general journal entries.

Syntax

public LedgerVoucherList getInternalCollection()

Run On

Server

Return Value

Type: LedgerVoucherList Class
The internal collection of general journal entries.

Remarks

This method should be used only when absolutely necessary.

See Also

Reference

LedgerVoucher Class