ReachEndConnection 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 public INetworkLocation EndConnection { get; set; }
Public Property EndConnection As INetworkLocation
Get
Set
public:
virtual property INetworkLocation^ EndConnection {
INetworkLocation^ get () sealed;
void set (INetworkLocation^ value) sealed;
}
Property Value
Type:
INetworkLocationImplements
IReachEndConnectionSee Also