|
Anypia Programmer's Documentation
|
Checks date of disability onset against date of death.
static void disDeathCheck( const boost::gregorian::date& onsetDatet, const boost::gregorian::date& deathDatet, ben_type ioasdi );
|
Parameters |
Description |
|
const boost::gregorian::date& onsetDatet |
The date of onset. |
|
const boost::gregorian::date& deathDatet |
The date of death. |
|
ben_type ioasdi |
The type of benefit. |
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_ONSET7 if death before onset in a survivor case. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|