Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WageInd::isApplicable Method ()

Determines applicability of method with no arguments.

C++
bool isApplicable();

True if method is applicable.

This version calls the static version with 2 arguments. The wage-indexed method is applicable if the eligibility year is greater than 1978 and there are some earnings after 1950. Note that in a totalization case we use the artificially calculated earnings, which are always present after 1950.

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