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.
Indicates whether the bank document type can be set to specified type.
Syntax
public boolean mayBankDocumentTypeBeAllowed([BankLGDocumentType _bankDocumentType])
Run On
Called
Parameters
- _bankDocumentType
Type: BankLGDocumentType Enumeration
The bank document type to validate; optional.
Return Value
Type: boolean
true if it is allowed; otherwise, false.
Remarks
This method does not check whether the current bank document type can be modified.