IReachStartConnection Property |
Specifies where the reach is connected at its start point (low 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 StartConnection { get; set; }
Property StartConnection As INetworkLocation
Get
Set
property INetworkLocation^ StartConnection {
INetworkLocation^ get ();
void set (INetworkLocation^ value);
}
Property Value
Type:
INetworkLocationSee Also