Share via


AxPriceDiscTable.currentRecord Method [AX 2012]

Gets or sets the current record in the PriceDiscTable table.

Syntax

public Common currentRecord([Common _priceDiscTable])

Run On

Called

Parameters

  • _priceDiscTable
    Type: Common Table
    A PriceDiscTable record to set; optional.

Return Value

Type: Common Table
A PriceDiscTable record.

See Also

Reference

AxPriceDiscTable Class