Share via


AxDirPersonName.currentRecord Method [AX 2012]

Gets or sets the current record in the DirPersonName table.

Syntax

public Common currentRecord([Common _dirPersonName])

Run On

Called

Parameters

  • _dirPersonName
    Type: Common Table
    A DirPersonName record to set; optional

Return Value

Type: Common Table
A DirPersonName record.

See Also

Reference

AxDirPersonName Class