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


IGNIncrementalLoaderUIProperties.TargetNetwork Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IG > IGNIncrementalLoaderUIProperties Interface > IGNIncrementalLoaderUIProperties.TargetNetwork Property
ArcGIS Developer Help

IGNIncrementalLoaderUIProperties.TargetNetwork Property

Target geometric network.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGNIncrementalLoaderUIProperties Interface