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


IUtilityNetworkAnalysisExtFlow.IndeterminateSymbol Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IU > IUtilityNetworkAnalysisExtFlow Interface > IUtilityNetworkAnalysisExtFlow.IndeterminateSymbol Property
ArcGIS Developer Help

IUtilityNetworkAnalysisExtFlow.IndeterminateSymbol Property

Symbol used for indicating indeterminate flow.

[Visual Basic .NET]
Public Property IndeterminateSymbol As IMarkerSymbol
[C#]
public IMarkerSymbol IndeterminateSymbol {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IUtilityNetworkAnalysisExtFlow Interface