This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkEdge Interface > INetworkEdge.SourceID Property (ArcObjects .NET 10.4 SDK) |
ID of the network dataset source from which this network element was derived.
[Visual Basic .NET] Public ReadOnly Property SourceID As Integer
[C#] public int SourceID {get;}
[C++]
HRESULT get_SourceID(
long* SourceID
);
[C++]
Parameters SourceID [out, retval] SourceID is a parameter of type long