| NumOfDays Property | |
| See Also |
Specifies the number of days following the document posting date after which this discount no longer applies.
Field name: NumOfDays
Read-write property
| Visual Basic |
|---|
Public Property NumOfDays() As Long |
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.