Share via


AxDirOrganizationName.currentRecord Method [AX 2012]

Gets or sets the current record in the DirOrganizationName table.

Syntax

public Common currentRecord([Common _dirOrganizationName])

Run On

Called

Parameters

  • _dirOrganizationName
    Type: Common Table
    The DirOrganizationName record to set; optional.

Return Value

Type: Common Table
A DirOrganizationName record.

See Also

Reference

AxDirOrganizationName Class