This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INetworkAnalysisExtFlags Interface > INetworkAnalysisExtFlags.JunctionFlag Property (ArcObjects .NET 10.5 SDK) |
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 );