Share via


AxVendInvoiceInfoLine_Project.vendInvoiceInfoLine_Project Method [AX 2012]

Set or get the current VendInvoiceInfoLine_Project record.

Syntax

public VendInvoiceInfoLine_Project vendInvoiceInfoLine_Project([VendInvoiceInfoLine_Project _vendInvoiceInfoLine_Project])

Run On

Called

Parameters

  • _vendInvoiceInfoLine_Project
    Type: VendInvoiceInfoLine_Project Table
    Optional VendInvoiceInfoLine_Project to be set; if not provided the current record will be returned.

Return Value

Type: VendInvoiceInfoLine_Project Table
Current VendInvoiceInfoLine_Project record.

See Also

Reference

AxVendInvoiceInfoLine_Project Class