Share via


AxDlvMode.currentRecord Method [AX 2012]

Gets or sets the current record in the DlvMode table.

Syntax

public Common currentRecord([Common _dlvMode])

Run On

Called

Parameters

  • _dlvMode
    Type: Common Table
    A DlvMode record to set; optional.

Return Value

Type: Common Table
A DlvMode record.

See Also

Reference

AxDlvMode Class