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


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

INetworkAnalysisExtFlags.EdgeFlag Property

Edge flag on the current network by index.

[Visual Basic .NET]
Public Function get_EdgeFlag ( _
    ByVal index As Integer _
) As IEdgeFlagDisplay
[C#]
public IEdgeFlagDisplay get_EdgeFlag (
    int index
);

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtFlags Interface

.NET Samples

Custom upstream trace task