Share via


SalesQuotationLineType.salesQtyAllowEdit Method [AX 2012]

Determines whether the Quantity field can be edited.

Syntax

public boolean salesQtyAllowEdit()

Run On

Called

Return Value

Type: boolean
true if quantity is not negative; otherwise, false.

See Also

Reference

SalesQuotationLineType Class