Click or drag to resize

RoutingElementLocation Property

Location of the routing element

Namespace:  DHI.Mike1D.NetworkDataAccess
Assembly:  DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public ILocation Location { get; set; }

Property Value

Type: ILocation

Implements

IRoutingElementLocation
See Also