Share via


CustVendSumForPaym.bank_modified Method [AX 2012]

Validates the bank account every time that it is modified.

Syntax

public boolean bank_modified(FormStringControl _formControl)

Run On

Called

Parameters

Return Value

Type: boolean
true if the bank account in the CompanyBankAccountId field is active; otherwise, false.

See Also

Reference

CustVendSumForPaym Class