Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Psa::getSexType Method

Returns the sex code to use for annuities for a specified person.

C++
PsaSexType getSexType(
    Sex::sex_type sex, 
    bool isSLorUnmarried
) const;
Parameters 
Description 
Sex::sex_type sex 
The sex of the person. 
bool isSLorUnmarried 
True if an SL annuity or if person is unmarried, false otherwise. 

The sex code to use for annuities for a specified person.

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