Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
LawChange::isEffective Method

Returns true if this law change is in effect.

C++
bool isEffective(
    int eligYear, 
    int benYear
) const;
Parameters 
Description 
int eligYear 
Year of eligibility. 
int benYear 
Year of benefit. 

True if this law change is in effect.

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