Click or drag to resize

EventSortType Enumeration

LTS sort type, when writing results to PFS file, whether to sort on time or on value.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum EventSortType
Members
  Member nameValueDescription
Time0 Sort on time
Value1 Sort on value
See Also