AxVendTable.currentRecord Method [AX 2012]

Gets or sets the current record in the VentTable table.

Syntax

public Common currentRecord([Common _vendTable])

Run On

Called

Parameters

  • _vendTable
    Type: Common Table
    A VentTable record to set; optional.

Return Value

Type: Common Table
A VentTable record.

See Also

Reference

AxVendTable Class