ProjTableType_TimeMaterial.ctrlBankDocumentType Method [AX 2012]

Indicates whether the bank document control can be enabled for the specified document type, by using the specifeid 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 excepted document type; otherwise, false.

Community Additions

ADD
Show: