Share via


AxMCRInventTable.currentRecord Method [AX 2012]

Gets or sets the current record in the MCRInventTable table.

Syntax

public Common currentRecord([Common _mcrInventTable])

Run On

Called

Parameters

  • _mcrInventTable
    Type: Common Table
    The MCRInventTable record to set; optional.

Return Value

Type: Common Table
A MCRInventTable record.

See Also

Reference

AxMCRInventTable Class