Click or drag to resize

LTSNetworkLocationTypes Enumeration

Type of network locations for LTSJobConditions.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum LTSNetworkLocationTypes
Members
  Member nameValueDescription
AllNodes0 All nodes in the network
ListOfNodes1 A list of nodes
SingleNode2 A single node
AllReachess3 All reaches in the network
ListOfReaches4 A list of reaches
SingleReach5 A single reach
StructureReaches6 Structure reaches
StructureReachesConnectedToNode7 Structure reaches connected to node
TotalOut8 Total out
ListOfStructures9 List of structures
See Also