RoutingElementRoutingMethod 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 public RoutingMethod RoutingMethod { get; set; }
Public Property RoutingMethod As RoutingMethod
Get
Set
public:
virtual property RoutingMethod RoutingMethod {
RoutingMethod get () sealed;
void set (RoutingMethod value) sealed;
}
Property Value
Type:
RoutingMethodImplements
IRoutingElementRoutingMethodSee Also