Click or drag to resize

LTSEventListMinimumTimeBetweenValues Property

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#
public TimeSpan MinimumTimeBetweenValues { get; }

Property Value

Type: TimeSpan
See Also