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


IUtilityNetworkAnalysisExtFlow.UninitializedSymbol 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.UninitializedSymbol Property
ArcGIS Developer Help

IUtilityNetworkAnalysisExtFlow.UninitializedSymbol Property

Symbol used for indicating uninitialized flow.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IUtilityNetworkAnalysisExtFlow Interface