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


IGeometricNetwork.Network Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGeometricNetwork Interface > IGeometricNetwork.Network Property
ArcGIS Developer Help

IGeometricNetwork.Network Property

The associated logical network.

[Visual Basic .NET]
Public ReadOnly Property Network As INetwork
[C#]
public INetwork Network {get;}
[C++]
HRESULT get_Network(
  INetwork** Network
);
[C++]
Parameters
Network [out, retval]

Network is a parameter of type INetwork**

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGeometricNetwork Interface

.NET Samples

Set flow by digitized direction