|
Anypia Programmer's Documentation
|
Sets first month of waiting period to the first month after onset.
void setWaitperDate( unsigned index );
|
Parameters |
Description |
|
unsigned index |
Which disability period to use (0 for most recent, 1 for next most recent). |
This version sets the first month of the waiting period to the first month after onset. It does that by calling DisabPeriod::waitperDateCal and passing the resulting date as an argument to the version of this function with two arguments.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|