Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral::need_bases Method

Returns true if wage base assumptions are needed.

C++
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!