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

Sets date of disability onset.

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