Share via


SalesQuotationTableForm.deleteLineAllowed Method [AX 2012]

Determines whether the specified quotation line can be deleted.

Syntax

public boolean deleteLineAllowed(SalesQuotationLine _salesQuotationLine)

Run On

Called

Parameters

Return Value

Type: boolean
true when the line can be deleted; otherwise, false.

See Also

Reference

SalesQuotationTableForm Class