LTSNetworkLocationTypes Enumeration
Type of network locations for LTSJobConditions.
Namespace: DHI.Mike1D.Mike1DDataAccessAssembly: DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
public enum LTSNetworkLocationTypes
| AllNodes | 0 | All nodes in the network |
| ListOfNodes | 1 | A list of nodes |
| SingleNode | 2 | A single node |
| AllReachess | 3 | All reaches in the network |
| ListOfReaches | 4 | A list of reaches |
| SingleReach | 5 | A single reach |
| StructureReaches | 6 | Structure reaches |
| StructureReachesConnectedToNode | 7 | Structure reaches connected to node |
| TotalOut | 8 | Total out |
| ListOfStructures | 9 | List of structures |