Click or drag to resize

LTSReachLocationTypes Enumeration

Note: This API is now obsolete.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
[ObsoleteAttribute("Used only in obsoleted LTSResultSpecification.")]
public enum LTSReachLocationTypes
Members
  Member nameValueDescription
UpstreamQGridPoint0
UpstreamAndDownstreamQGridPoints1
DownstreamQGridPoint2
AllQGridPoints3
AllHGridPoints4
UpstreamHGridPoint5
DownstreamHGridPoint6
UpstreamAndDownstreamHGridPoints7
See Also