Share via


AxProjInvoiceItem.currentRecord Method [AX 2012]

Gets or sets the current record in the ProjInvoiceItem table.

Syntax

public Common currentRecord([Common _projInvoiceItem])

Run On

Called

Parameters

  • _projInvoiceItem
    Type: Common Table
    A ProjInvoiceItem record to set; optional.

Return Value

Type: Common Table
A ProjInvoiceItem record.

See Also

Reference

AxProjInvoiceItem Class