Share via


SalesTable2LineUpdatePrompt::newFromSalesTable Method [AX 2012]

Constructs and initiates a new instance of the SalesTable2LineUpdatePrompt class.

Syntax

server public static SalesTable2LineUpdatePrompt newFromSalesTable(SalesTable _salesTable)

Run On

Server

Parameters

Return Value

Type: SalesTable2LineUpdatePrompt Class
An instance of the SalesTable2LineUpdatePrompt class.

See Also

Reference

SalesTable2LineUpdatePrompt Class