TermsDiscountPercent Property
Discount that applies to a payment.
Syntax
[VB.NET] Public Property TermsDiscountPercent As String
[C#] public string TermsDiscountPercent {get; set;}
Remarks
If payment is received within the TermsDiscountDay period, then TermsDiscountPercent will apply to the payment. TermsDiscountPercent must be between 0 and 100.
Default Value
""