This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IN > INetworkLoader Interface > INetworkLoader.NetworkType Property (ArcObjects .NET 10.5 SDK) |
Network type of the new geometric network.
[Visual Basic .NET]
Public WriteOnly Property NetworkType
[C#] public void NetworkType {set;}
[C++]
HRESULT put_NetworkType(
esriNetworkType
);
[C++]
Parameters [in]
is a parameter of type esriNetworkType
Currently, the only supported network type for the NetworkLoader is esriNTUtilityNetwork.