|  | This document is archived and information here might be outdated. Recommended version. | 
The type of associated logical network.
[Visual Basic .NET] Public Property NetworkType As esriNetworkType
[C#] public esriNetworkType NetworkType {get; set;}
[C++]
HRESULT get_NetworkType(
  esriNetworkType* Type
);
[C++]
HRESULT put_NetworkType(
  esriNetworkType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriNetworkType* Type [in]
Type is a parameter of type esriNetworkType