📚 SAP Business One SDK Help

DiscountLines Property
See Also 

Description

A collection of discount lines that define the discounts and when they apply.

Property type

Read-only property

Syntax

Visual Basic
Public Property DiscountLines() As DiscountLines

Remarks

A specific CashDiscount object cannot have two lines with the same value for the NumOfDays property, or two lines with the same date specified by the Day and Month properties.

See Also