TermsDueDay Property
Indicates when payment is due.
Syntax
[VB.NET] Public Property TermsDueDay As Integer
[C#] public int TermsDueDay {get; set;}
Remarks
For the ltStandardTerms ListType, this property indicates the number of days until payment is due with no discount. For the ltDateDrivenTerms ListType, it indicates the day of the month payment is due with no discount.
Default Value
0