BankReconciliationHeaderViewModel.bookRefresh Method [AX 2012]

Refreshes the BankReconciliationHeader record form when the BankReconciliationWorksheet form is closed.

Syntax

private void bookRefresh([boolean _research])

Run On

Called

Parameters

  • _research
    Type: boolean
    Indicates whether the data source of the BankReconciliationHeader record should be researched.

See Also

Reference

BankReconciliationHeaderViewModel Class