|
Anypia Programmer's Documentation
|
Sets the data for specified years to one specified value.
void assign( const DisInsCode& newData, int firstDataYear, int lastDataYear );
|
Parameters |
Description |
|
const DisInsCode& newData |
New value of data to be used for all specified years. |
|
int firstDataYear |
First year of data to set. |
|
int lastDataYear |
Last year of data to set. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|