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


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

INetworkAnalysisExtBarriers.JunctionBarrierCount Property

Number of junction barriers on the current network.

[Visual Basic .NET]
Public ReadOnly Property JunctionBarrierCount As Integer
[C#]
public int JunctionBarrierCount {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtBarriers Interface