Gets or sets the colorado user adjustment stop year.

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

Syntax

C#
public int Colorado_User_Adjustment_Stop_Year { get; set; }
Visual Basic
Public Property Colorado_User_Adjustment_Stop_Year As Integer
	Get
	Set

Field Value

The colorado user adjustment stop year.

Remarks

Determines the year the [Colorado User Adjustment %] will be stopped being applied. Range = 2006 to 2081 Cannot be set after Simulation starts.

Exceptions

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

See Also