|
Anypia Programmer's Documentation
|
Returns percentage of contributions that go into the investment.
double getInvestPerc( InvestmentType type, int age, int eligYear, int benYear ) const;
|
Parameters |
Description |
|
InvestmentType type |
Type of investment. |
|
int age |
The age of the contributor in years. |
|
int eligYear |
Year of eligibility. |
|
int benYear |
Year of contribution. |
Percentage of contributions that go into the investment.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|