EngineRoutingElementLocation Property |
Location of the routing element end point
Namespace:
DHI.Mike1D.Engine
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public ILocation Location { get; set; }
Public Property Location As ILocation
Get
Set
public:
property ILocation^ Location {
ILocation^ get ();
void set (ILocation^ value);
}
Property Value
Type:
ILocationSee Also