ProjTableType_FixedPrice.ctrlBankDocumentType Method [AX 2012]

Checks if the bank document control can be enabled or not for the specified document type based on the current project type.

public boolean ctrlBankDocumentType(BankLGDocumentType _exceptedDocumentType)

Run On

Called

Parameters

_exceptedDocumentType
Type: BankLGDocumentType Enumeration
The excepted bank document type to select.

Return Value

Type: boolean
true if the bank document type control can be selected to the excepted document type; otherwise, false.

Community Additions

ADD
Show: