Share via


AxInventItemLocation.currentRecord Method [AX 2012]

Gets or sets the current record in the InventItemLocation table.

Syntax

public Common currentRecord([Common _inventItemLocation])

Run On

Called

Parameters

  • _inventItemLocation
    Type: Common Table
    The InventItemLocationrecord to set; optional.

Return Value

Type: Common Table
A InventItemLocation record.

See Also

Reference

AxInventItemLocation Class