Share via


KanbanRuleVariable.validateProductQuantity Method

Verifies the product quantity against the minimum and maximum product quantities of the rule record.

Syntax

public boolean validateProductQuantity(KanbanQuantity _productQuantity)

Run On

Called

Parameters

Return Value

Type: boolean
true if the quantity is valid for this kanban rule; otherwise, false.

See Also

Reference

KanbanRuleVariable Table