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

Checks for deemed insured status, assuming eligible for deemed insured status provision to apply.

C++
static bool deemedInsCal(
    PiaData& piaData, 
    const QtrYear& qtrYear
);
Parameters 
Description 
PiaData& piaData 
Worker's calculated data. 
const QtrYear& qtrYear 
Quarter and year for which insured status code is required. 

True if deemed insured, false otherwise.

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