SalesReturnOrderLineRegister.showDialog Method [AX 2012]

Determines whether the dialog is to be launched.

Syntax

public boolean showDialog()

Run On

Client

Return Value

Type: boolean
true if the return order line status is the ReturnStatusLine::Awaiting enumeration value; otherwise, false.

See Also

Reference

SalesReturnOrderLineRegister Class