The use surface water to water bank

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

Syntax

C#
public providerArrayProperty Use_SurfaceWater_to_WaterBank
Visual Basic
Public Use_SurfaceWater_to_WaterBank As providerArrayProperty

Remarks

The amount of water (source unknown) sent to a water bank if [WaterBank Source Option] is set to a Value=2. Range = 0 to 100000. This parameter is essentially a way to create a new bucket of water that can be used when other supplies do not meet demand. This could include fallowing of Colorado River farms, desalination of water in Mexico or California, sale of upper basic water rights etc.

Exceptions

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

See Also