Share via


AxMCRCustTable.currentRecord Method [AX 2012]

Gets or sets the current record in the MCRCustTable table.

Syntax

public Common currentRecord([Common _mcrCustTable])

Run On

Called

Parameters

  • _mcrCustTable
    Type: Common Table
    The MCRCustTable record to set; optional.

Return Value

Type: Common Table
A MCRCustTable record.

See Also

Reference

AxMCRCustTable Class