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


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

INetworkAnalysisExtFlags.EdgeFlagCount Property

Number of edge flags on the current network.

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

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtFlags Interface

.NET Samples

Custom upstream trace task (Code Files: CustomUpstreamTraceTaskVBNet)