InstallmentWebDueAmount Property |
The amount still due. If the customer has payed the installment this property will reflect the (if any) remaining amount.
Namespace:
Tse.EasyBook.Server.DataContracts
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double DueAmount { get; set; }
Property Value
Type:
Double
See Also