|
Anypia Programmer's Documentation
|
Returns the insured status code for a deceased worker.
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:
|
0 |
never a primary beneficiary. |
|
1 |
is a primary beneficiary. |
|
2 |
is a deceased primary beneficiary. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|