Share via


AgreementLine.pdsCWQuantityCheckRemaining Method

Indicates whether the specified quantity in catch weight can be covered by the agreement line.

Syntax

public boolean pdsCWQuantityCheckRemaining(PdsCWInventQty _catchWeightQuantity, [boolean _silent])

Run On

Called

Parameters

  • _silent
    Type: boolean
    A Boolean value that indicates whether the check should be performed silent; optional.

Return Value

Type: boolean
true if the specified quantity can be covered by the current agreement line; otherwise, false.

See Also

Reference

AgreementLine Table