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

Sets date of prior entitlement to disability.

C++
void setPriorentDateCheck(
    unsigned index, 
    const DateMoyr& dateMoyr
);
Parameters 
Description 
unsigned index 
Which disability period to use (0 for most recent, 1 for next most recent). 
const DateMoyr& dateMoyr 
The date to check and use. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!