This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAServerNetworkSource Interface > INAServerNetworkSource.ID Property (ArcObjects .NET 10.5 SDK) |
Unique identifier of this network source.
[Visual Basic .NET] Public ReadOnly Property ID As Integer
[C#] public int ID {get;}
[C++]
HRESULT get_ID(
long* ID
);
[C++]
Parameters ID [out, retval] ID is a parameter of type long
ID specifies the ID of the network source within the network dataset.