Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaCal::deadIns Method

Returns the insured status code for a deceased worker.

C++
static InsCode::InsCodeType deadIns(
    int iswasPrimary
);
Parameters 
Description 
int iswasPrimary 
Worker's primary beneficiary status. 

The insured status code for a deceased worker.

Note that this is a static function. 

The iswasPrimary argument has the following possible values:

never a primary beneficiary. 
is a primary beneficiary. 
is a deceased primary beneficiary. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!