ArcObjects Library Reference (GeoDatabase)  

IEnumNetEIDBuilder.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

IEnumNetEIDBuilder Interface