Gets or sets the low 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 LowRange { get; set; }
Visual Basic
Public Property LowRange As Integer
	Get
	Set

Field Value

The low range.

See Also