ArcObjects Library Reference (EditorExt)  

IUtilityNetworkAnalysisExt Interface

Provides access to a member that determines whether flow direction can be set for the current network.

Product Availability

Available with ArcGIS Desktop.

When To Use

Use the IUtilityNetworkAnalysisExt to determine if flow direction can be set for the current network.

Members

Description
Read-only property EnableSetFlowDirection Indicates if flow direction can be set for the current network.

CoClasses that implement IUtilityNetworkAnalysisExt

CoClasses and Classes Description
UtilityNetworkAnalysisExt A container for defining the Utility Network Analysis extension and describing its current state.

See Also

INetworkAnalysisExt Interface

.NET Samples

Custom upstream trace task (Code Files: CustomUpstreamTraceTaskVBNet) | Set flow by digitized direction (Code Files: SetFlowByDigitizedDirectionVBNet)