AxPurchLine.currentRecord Method [AX 2012]

Gets or sets the current record in the PurchLine table.

Syntax

public Common currentRecord([Common _purchLine])

Run On

Called

Parameters

  • _purchLine
    Type: Common Table
    A PurchLine record to set; optional.

Return Value

Type: Common Table
A PurchLine record.

See Also

Reference

AxPurchLine Class