Click or drag to resize

LTSEventList_minimumTimeBetweenValues Field

Two events in the event list should be separated by at least this TimeSpan. If they are closer together then they are considered part of the same event.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
protected TimeSpan _minimumTimeBetweenValues

Field Value

Type: TimeSpan
See Also