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


IEIDHelper.GeometricNetwork Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalysis)  

IEIDHelper.GeometricNetwork Property

Geometric network from which these element IDs come.

[Visual Basic .NET]
Public WriteOnly Property GeometricNetwork
[C#]
public void GeometricNetwork {set;}
[C++]
HRESULT putref_GeometricNetwork(
  IGeometricNetwork* 
);
[C++]

Parameters [in]
is a parameter of type IGeometricNetwork

Product Availability

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

See Also

IEIDHelper Interface