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

Sets mfb at disability cessation.

C++
void setCessationMfb(
    unsigned index, 
    float newMfb
);
Parameters 
Description 
unsigned index 
Which disability period to use (0 for most recent, 1 for next most recent). 
float newMfb 
The mfb to use. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!