📚 SAP Business One SDK Help

Discount Property
See Also 

Description

The cash discount to grant if the current line's criteria apply.

Field name: Discount

Property type

Read-write property

Syntax

Visual Basic
Public Property Discount() As Double

Remarks

Valid values are 0 to 100.

If Discount is set to null, the discount is set to 0.

NumOfDays and Discount cannot both be 0.

See Also