Queries if we should check range./

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

Syntax

C#
public bool ShouldCheckRange()
Visual Basic
Public Function ShouldCheckRange As Boolean

Return Value

true if should check range, otherwise false

See Also