LedgerVoucherObject.getInternalCollection Method [AX 2012]

Gets the internal collection of general journal account entries.

Syntax

public LedgerVoucherTransList getInternalCollection()

Run On

Called

Return Value

Type: LedgerVoucherTransList Class
The internal collection of general journal account entries.

Remarks

This method should be used only when absolutely necessary.

See Also

Reference

LedgerVoucherObject Class