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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Currently, the only supported network type for the NetworkLoader is esriNTUtilityNetwork.