Share via


AxSalesParmLine.currentRecord Method [AX 2012]

Gets or sets the current record in the SalesParmLine table.

Syntax

public Common currentRecord([Common _salesParmLine])

Run On

Called

Parameters

  • _salesParmLine
    Type: Common Table
    The SalesParmLine record to set; optional.

Return Value

Type: Common Table
A SalesParmLine record.

See Also

Reference

AxSalesParmLine Class