This document is archived and information here might be outdated. Recommended version. |
Get network type description.
[Visual Basic .NET] Public Function GetNetworkTypeDescription ( _ ByVal netType As esriNetworkType _ ) As String
[C#] public string GetNetworkTypeDescription ( esriNetworkType netType );
[C++]
HRESULT GetNetworkTypeDescription(
esriNetworkType netType
);
[C++] Parameters netType [in]
netType is a parameter of type esriNetworkType