Share via


SalesLineType.salesQtyAllowEdit Method [AX 2012]

Validates if the SalesQty field is to be updated.

Syntax

public boolean salesQtyAllowEdit()

Run On

Called

Return Value

Type: boolean
true if the field must be updated; otherwise, false.

See Also

Reference

SalesLineType Class