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


INetworkAnalysisExtWeights.ToFromEdgeWeightName 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.ToFromEdgeWeightName Property
ArcGIS Developer Help

INetworkAnalysisExtWeights.ToFromEdgeWeightName Property

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtWeights Interface | INetSchemaEdit Interface | INetSchema Interface