The percent growth rate adjustment

Namespace: WaterSimDCDC
Assembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)

Syntax

C#
public providerArrayProperty PCT_Growth_Rate_Adjustment
Visual Basic
Public PCT_Growth_Rate_Adjustment As providerArrayProperty

Remarks

A factor (percent) that is used to adjust the rate of population growth. Used to create faster or slower growth rate scenarios. 100 (100%) means no factor is applied. A zero means I pack my bags and move to one of the coasts. Range = 0 to 300

Exceptions

ExceptionCondition
WaterSimDCDC..::..WaterSim_Exceptionif setting a value that does not pass the range check

See Also