Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a list of ledger posting transactions of a specific posting type.
Syntax
public List getTransactionsForPostingType(LedgerPostingType _postingType)
Run On
Called
Parameters
- _postingType
Type: LedgerPostingType Enumeration
The specific posting type that has transactions that are required in the list.
Return Value
Type: List Class
A list of ledger posting transactions for the specified posting type.