Share via


LedgerVoucher.checkPostingType Method [AX 2012]

Checks the posting type.

Syntax

public boolean checkPostingType(LedgerPostingType _ledgerPostingType)

Run On

Server

Parameters

Return Value

Type: boolean
true if the specified posting type is valid; otherwise, false.

See Also

Reference

LedgerVoucher Class