📚 SAP Business One SDK Help

Day Property
See Also 

Description

The day of the month on which to apply the discount percentage specified in this line.

Field name: Day

Property type

Read-write property

Syntax

Visual Basic
Public Property Day() As Long

Remarks

Valid values are 1 to 31.

A specific CashDiscount object cannot have two lines with the same date.

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

See Also