Share via


SalesTotals_Sales.lineMarkupTransExist Method [AX 2012]

Determines whether any MarkupTrans table record is related to any line of the order.

Syntax

public boolean lineMarkupTransExist()

Run On

Server

Return Value

Type: boolean
true if a MarkupTrans table record exists; otherwise, false.

See Also

Reference

SalesTotals_Sales Class