Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
LawChangeTAXRATECHG::setYearTaxrate Method

Sets year that changed tax rate is effective.

C++
void setYearTaxrate(
    int yearNum, 
    int year
);
Parameters 
Description 
int yearNum 
Number of tax rate interval (0 to getNumTaxrates - 1). 
int year 
New year of changed tax rate. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!