Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaParams::childAgeForMFCal Method

Returns oldest age of child for which parent can get young wife/husband or mother/father benefits.

C++
static Age childAgeForMFCal(
    const DateMoyr& benefitDate, 
    bool isDisabled
);
Parameters 
Description 
const DateMoyr& benefitDate 
Benefit date. 
bool isDisabled 
True if child is disabled, false otherwise.  

Infinite age (199) if isDisabled is true. Otherwise, returns 18 if benefitDate is before the 1981 amendments, 16 if at that date or later.

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