Share via


AxDirPartyTable.currentRecord Method [AX 2012]

Gets or sets the current record in the AxDirPartyTable table.

Syntax

public Common currentRecord([Common _dirPartyTable])

Run On

Called

Parameters

  • _dirPartyTable
    Type: Common Table
    The AxDirPartyTable record to set; optional.

Return Value

Type: Common Table
An AxDirPartyTable record.

See Also

Reference

AxDirPartyTable Class