IRoutingElementRoutingMethod Property |
Method that is used when calculating the routing
Namespace:
DHI.Mike1D.NetworkDataAccess
Assembly:
DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax RoutingMethod RoutingMethod { get; set; }
Property RoutingMethod As RoutingMethod
Get
Set
property RoutingMethod RoutingMethod {
RoutingMethod get ();
void set (RoutingMethod value);
}
Property Value
Type:
RoutingMethodSee Also