This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INetworkAnalysisExtBarriers Interface > INetworkAnalysisExtBarriers.JunctionBarrier Property (ArcObjects .NET 10.4 SDK) |
Junction barrier on the current network by index.
[Visual Basic .NET] Public Function get_JunctionBarrier ( _ ByVal index As Integer _ ) As IJunctionFlagDisplay
[C#] public IJunctionFlagDisplay get_JunctionBarrier ( int index );