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

Returns type of taxes for specified year.

C++
virtual bool getTaxType(
    int
) const = 0;

Type of taxes for specified year.

Needs to be implemented by a child class.

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