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


INetworkAnalysisExtFlags.JunctionFlag 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.JunctionFlag Property
ArcGIS Developer Help

INetworkAnalysisExtFlags.JunctionFlag Property

Junction flag on the current network by index.

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

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtFlags Interface

.NET Samples

Custom upstream trace task