Gets or sets the high range for conducting range checks.

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

Syntax

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

Field Value

The high range.

See Also