Share via


AxDirPerson.currentRecord Method [AX 2012]

Gets or sets the current record in the DirPerson table.

Syntax

public Common currentRecord([Common _dirPerson])

Run On

Called

Parameters

  • _dirPerson
    Type: Common Table
    The DirPerson record to set; optional.

Return Value

Type: Common Table
A DirPerson record.

See Also

Reference

AxDirPerson Class