| NumberOfToleranceDays Property | |
| See Also |
Sets or returns the number of days earlier than the calculated due date to start expecting the payment.
Field name: TolDays.
Read-write property
| Visual Basic |
|---|
Public Property NumberOfToleranceDays() As Long |
For example: If the payment due date is October 1, and the value of the Tolerance Days is 5, the payment is expected to be received starting from September 26.