Share via


AxInventItemInventSetup.currentRecord Method [AX 2012]

Gets or sets the current record in the InventItemInventSetup table.

Syntax

public Common currentRecord([Common _inventItemInventSetup])

Run On

Called

Parameters

  • _inventItemInventSetup
    Type: Common Table
    The InventItemInventSetup record to set; optional.

Return Value

Type: Common Table
A InventItemInventSetup record.

See Also

Reference

AxInventItemInventSetup Class