Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral::cessation1OnsetCheck Method

Checks date of prior disability cessation against date of prior onset.

C++
static void cessation1OnsetCheck(
    const DateMoyr& cessation1Datet, 
    const boost::gregorian::date& onset1Datet
);
Parameters 
Description 
const DateMoyr& cessation1Datet 
The date of prior disability cessation. 
const boost::gregorian::date& onset1Datet 
The date of prior disability onset. 
Exceptions 
Description 
PiaException of type PIA_IDS_DICESS4 if disability cessation before onset.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!