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


INetworkAnalysisExtFlags.JunctionFlagCount Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (EditorExt)  

INetworkAnalysisExtFlags.JunctionFlagCount Property

Number of junction flags on the current network.

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

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtFlags Interface

.NET Samples

Custom upstream trace task (Code Files: CustomUpstreamTraceTaskVBNet)