Share via


AxVendInvoiceInfoLine_Project::newVendInvoiceInfoLine_Project Method [AX 2012]

Creates a new instance from a VendInvoiceInfoLine_Project record.

Syntax

client server public static AxVendInvoiceInfoLine_Project newVendInvoiceInfoLine_Project(VendInvoiceInfoLine_Project _vendInvoiceInfoLine_Project)

Run On

Called

Parameters

Return Value

Type: AxVendInvoiceInfoLine_Project Class
New AxVendInvoiceInfoLine_Project based on the provided VendInvoiceInfoLine_Project record.

See Also

Reference

AxVendInvoiceInfoLine_Project Class