AxInventDim.currentRecord Method [AX 2012]

Gets or sets the current record in the InventDim table.

Syntax

public Common currentRecord([Common _inventDim])

Run On

Called

Parameters

  • _inventDim
    Type: Common Table
    A InventDim record to set; optional.

Return Value

Type: Common Table
An InventDim record.

See Also

Reference

AxInventDim Class