ProjListProjPostingDP.printAccountType Method [AX 2012]

Indicates whether to filter the rows displayed on the report depending on the specified account type.

public boolean printAccountType(ProjAccountType _accountType)

Run On

Server

Parameters

_accountType
Type: ProjAccountType Enumeration

Return Value

Type: boolean
true if the rows should be filtered; otherwise, false.

Community Additions

ADD
Show: