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


INetworkAnalysisExtWeights.FromToEdgeWeightName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INetworkAnalysisExtWeights Interface > INetworkAnalysisExtWeights.FromToEdgeWeightName Property
ArcGIS Developer Help

INetworkAnalysisExtWeights.FromToEdgeWeightName Property

Weight to be used to determine the cost of traversing edge elements in the digitized direction.

[Visual Basic .NET]
Public Property FromToEdgeWeightName As String
[C#]
public string FromToEdgeWeightName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtWeights Interface | INetSchemaEdit Interface | INetSchema Interface