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 > INATraversalResultSource Interface > INATraversalResultSource.ElementType Property (ArcObjects .NET 10.5 SDK) |
The network element type.
[Visual Basic .NET] Public Property ElementType As esriNetworkElementType
[C#] public esriNetworkElementType ElementType {get; set;}
[C++]
HRESULT get_ElementType(
esriNetworkElementType* networkElementType
);
[C++]
HRESULT put_ElementType(
esriNetworkElementType networkElementType
);
[C++]
Parameters networkElementType [out, retval]
networkElementType is a parameter of type esriNetworkElementType networkElementType [in]
networkElementType is a parameter of type esriNetworkElementType
The ElementType property specifies the type of traversal element the source represents. The valid values for the enumeration esriNetworkElementType include: