IReachEndConnection Property |
Specifies where the reach is connected at its end point (high chainage). Must be null if
not connected.
Namespace:
DHI.Mike1D.NetworkDataAccess
Assembly:
DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax INetworkLocation EndConnection { get; set; }
Property EndConnection As INetworkLocation
Get
Set
property INetworkLocation^ EndConnection {
INetworkLocation^ get ();
void set (INetworkLocation^ value);
}
Property Value
Type:
INetworkLocationSee Also