Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
LawChangePSAACCT::setContribBps Method

Sets the percent of the wage base used a s a bend point for the contribution rate into the PSA's.

C++
void setContribBps(
    int yearNum, 
    int bpNum, 
    double newBp
);
Parameters 
Description 
int yearNum 
Year number. 
int bpNum 
Bend point number. 
double newBp 
New bend point. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!