📚 SAP Business One SDK Help

NumOfDays Property
See Also 

Description

Specifies the number of days following the document posting date after which this discount no longer applies.

Field name: NumOfDays

Property type

Read-write property

Syntax

Visual Basic
Public Property NumOfDays() As Long

Remarks

Must be greater than or equal to 0.

A specific CashDiscount object cannot have two lines with the same value for the NumOfDays property.

Relevant if the ByDate field of this line's CashDiscount parent object is set to N.

NumOfDays and Discount cannot both be 0.

See Also