Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaParamsLC::getMarrLengthForDivBen Method

Returns the number of years of marriage needed to be eligible for a divorced spouse benefit.

C++
int getMarrLengthForDivBen(
    const DateMoyr& dateMoyr
) const;
Parameters 
Description 
const DateMoyr& dateMoyr 
The date (year and month) when checking if eligible for divorced spouse benefit. 

Number of years of marriage needed to be eligible for a divorced spouse benefit.

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