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

Returns maximum child beneficiary age.

C++
static Age maxChildAge(
    const DateMoyr& benefitDate, 
    bool isDisabled, 
    bool isStudent
);
Parameters 
Description 
const DateMoyr& benefitDate 
The date of benefit. 
bool isDisabled 
True if child is disabled, false otherwise.  
bool isStudent 
True if student, false otherwise. 

Maximum child beneficiary age.

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