Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
CatchupDoc::exist Method

Checks for existence of catch-up increase.

C++
bool exist(
    int eligYear, 
    int calYear
) const;
Parameters 
Description 
int eligYear 
Year of eligibility. 
int calYear 
Calendar year of increase. 

True if specified catch-up increase exists, false otherwise.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!