This document is archived and information here might be outdated.  Recommended version.


INetSolverWeightsGEN.FromToEdgeFilterWeight Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalysis)  

INetSolverWeightsGEN.FromToEdgeFilterWeight Property

Weight to be used for filtering edge elements traced in the digitized direction.

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

Parameters [in]
is a parameter of type INetWeight

Product Availability

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

See Also

INetSolverWeightsGEN Interface

.NET Related Topics

NetworkAnalysis