Share via


LedgerVoucherObject.getTransactionsForPostingType Method [AX 2012]

Creates a list of ledger posting transactions of a specific posting type.

Syntax

public List getTransactionsForPostingType(LedgerPostingType _postingType)

Run On

Called

Parameters

Return Value

Type: List Class
A list of ledger posting transactions for the specified posting type.

See Also

Reference

LedgerVoucherObject Class