|
Anypia Programmer's Documentation
|
Returns true if wage base assumptions are needed.
bool need_bases( int year ) const;
|
Parameters |
Description |
|
int year |
First year of projection period. |
True if wage base assumptions are needed.
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_NEEDBASES if year is out of range (only in debug mode). |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|