This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INATraversalResultElement Interface > INATraversalResultElement.ElementID Property (ArcObjects .NET 10.4 SDK) |
The result element ID.
[Visual Basic .NET] Public ReadOnly Property ElementID As Integer
[C#] public int ElementID {get;}
[C++]
HRESULT get_ElementID(
long* ID
);
[C++]
Parameters ID [out, retval] ID is a parameter of type long
The ObjectID of the NATraversalResultElement.