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


IEnumNetEIDBuilderGEN.Network Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IEnumNetEIDBuilderGEN.Network Property

Network from which these elements came.

[Visual Basic .NET]
Public WriteOnly Property Network
[C#]
public void Network {set;}
[C++]
HRESULT putref_Network(
  INetwork* 
);
[C++]

Parameters [in]
is a parameter of type INetwork

Product Availability

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

See Also

IEnumNetEIDBuilderGEN Interface