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