Installment |
The InstallmentFrequency type exposes the following members.
| Name | Description | |
|---|---|---|
| Annually | An once-per-year installment frequency | |
| Monthly | A once-per-month installment frequency | |
| Quarterly | A once-per-quarter installment frequency | |
| SemiAnnually | A once-every-six-months installment frequency |
| Name | Description | |
|---|---|---|
| Equals(InstallmentFrequency) | ||
| Equals(Object) | (Overrides ValueTypeEquals(Object)) | |
| FromMonthsBetweenInstallments | Creates a new InstallmentFrequency with installments occuring regularly over a specified interval of months | |
| GetHashCode | (Overrides ValueTypeGetHashCode) |
| Name | Description | |
|---|---|---|
| Equality(InstallmentFrequency, InstallmentFrequency) | ||
| Inequality(InstallmentFrequency, InstallmentFrequency) |