Share via


AxPriceDiscSalesLineTmpPrintout.currentRecord Method [AX 2012]

Gets or sets the current record in the AxBC table.

Syntax

public Common currentRecord([Common _priceDiscSalesLineTmpPrintout])

Run On

Called

Parameters

  • _priceDiscSalesLineTmpPrintout
    Type: Common Table
    A PriceDiscSalesLineTmpPrintout record to set; optional.

Return Value

Type: Common Table
The instance of the common object for the class.

See Also

Reference

AxPriceDiscSalesLineTmpPrintout Class