Adds a junction EID to the NALocationRanges object.
[Visual Basic .NET] Public Sub AddJunction ( _ ByVal junctionEID As Integer _ )
[C#] public void AddJunction ( int junctionEID );
[C++]
HRESULT AddJunction(
long junctionEID
);
[C++]Parameters
junctionEID [in] junctionEID is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
Adds a junction EID to the set held by the NALocationRanges object.