Gets or sets the salt verde user adjustment start year.

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

Syntax

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

Field Value

The salt verde user adjustment start year.

Remarks

Determines the year the [SaltVerde User Adjustment %] will be start 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