This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEdgeFeature Interface > IEdgeFeature.FromJunctionEID Property (ArcObjects .NET 10.5 SDK) |
The junction element EID that corresponds to the from endpoint.
[Visual Basic .NET] Public ReadOnly Property FromJunctionEID As Integer
[C#] public int FromJunctionEID {get;}
[C++]
HRESULT get_FromJunctionEID(
long* EID
);
[C++]
Parameters EID [out, retval] EID is a parameter of type long