Share via


AxBankAccountTable.currentRecord Method [AX 2012]

Gets or sets the current record in the BankAccountTable table.

Syntax

public Common currentRecord([Common _bankAccountTable])

Run On

Called

Parameters

  • _bankAccountTable
    Type: Common Table
    A BankAccountTable record to set; optional.

Return Value

Type: Common Table
A BankAccountTable record.

See Also

Reference

AxBankAccountTable Class