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

Sets date of disability cessation.

C++
void setCessationDate(
    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 use. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!