Share via


AxSalesLine.moveAxSalesLine Method [AX 2012]

Copies values to a different AxSalesLine object.

Syntax

public void moveAxSalesLine(AxSalesLine _axSalesLine)

Run On

Called

Parameters

Remarks

This method copies values from one AxSalesLine object to another. It is typically used to copy values from an AxSalesLine object to an AxSalesLine object derivative.

See Also

Reference

AxSalesLine Class