Share via


AxCustBankAccount.currentRecord Method [AX 2012]

Gets or sets the current record in the CustBankAccount table.

Syntax

public Common currentRecord([Common _custBankAccount])

Run On

Called

Parameters

  • _custBankAccount
    Type: Common Table
    The CustBankAccount record to set; optional.

Return Value

Type: Common Table
A CustBankAccount record.

See Also

Reference

AxCustBankAccount Class