This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkSource Interface > INetworkSource.ElementType Property (ArcObjects .NET 10.4 SDK) |
Network element type of this network source.
[Visual Basic .NET] Public Property ElementType As esriNetworkElementType
[C#] public esriNetworkElementType ElementType {get; set;}
[C++]
HRESULT get_ElementType(
esriNetworkElementType* ElementType
);
[C++]
HRESULT put_ElementType(
esriNetworkElementType ElementType
);
[C++]
Parameters ElementType [out, retval]
ElementType is a parameter of type esriNetworkElementType ElementType [in]
ElementType is a parameter of type esriNetworkElementType