Share via


SalesQuotationTableForm.mustFormResearchAfterDelete Method [AX 2012]

Determines whether the form must be searched again after the currently selected order line is deleted.

Syntax

public boolean mustFormResearchAfterDelete(SalesQuotationLine _salesQuotationLine)

Run On

Called

Parameters

Return Value

Type: boolean
true if the order lines have multiple deliveries; otherwise, false.

See Also

Reference

SalesQuotationTableForm Class