This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IP > IPointToEID Interface > IPointToEID.GeometricNetwork Property (ArcObjects .NET 10.4 SDK) |
Source geometric network from which the result EID will 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
The result element ID will be from this geometric network.