InstallmentWebPercentage Property |
The percentage distribution of the installment.
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 int Percentage { get; set; }
Property Value
Type:
Int32
RemarksAs an example a tennancy could be divided into 2 installments: First installment is 33% and the scond installment is 67% of the total due amount.
See Also