ArcObjects Library Reference (NetworkAnalysis)  

INetSolverWeights.JunctionWeight Property

Weight to be used to determine the cost of passing through junction elements.

[Visual Basic .NET]
Public WriteOnly Property JunctionWeight
[C#]
public void JunctionWeight {set;}
[C++]
HRESULT putref_JunctionWeight(
  INetWeight* 
);
[C++]

Parameters

[in]

   is a parameter of type INetWeight

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

INetSolverWeights Interface