Gets or sets the type of the range check.

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

Syntax

C#
public rangeChecktype RangeCheckType { get; set; }
Visual Basic
Public Property RangeCheckType As rangeChecktype
	Get
	Set

Field Value

The type of the range check.

See Also