Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
TaxRates::getTaxRatesGross Method

Returns an array of gross tax rates.

C++
const DoubleAnnual& getTaxRatesGross(
    taxrateType empeeEmper, 
    trustfundType trustfund
) const;
Parameters 
Description 
taxrateType empeeEmper 
Specifies the FICA or SECA rate. 
trustfundType trustfund 
Type of taxes. 

An array of gross tax rates.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!