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


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

INetworkAnalysisExtWeightFilter.FromToEdgeWeightFilterName Property

Name of the weight to be used for filtering edge elements traced in the digitized direction.

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

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtWeightFilter Interface | INetSchemaEdit Interface | INetSchema Interface