ESRI.ArcGIS.ADF.ArcGISServer
esriNetworkType Enumeration
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : esriNetworkType Enumeration




Logical network type options.

Syntax

Visual Basic (Declaration) 
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<SerializableAttribute()>
Public Enum esriNetworkType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As esriNetworkType
C# 
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[SerializableAttribute()]
public enum esriNetworkType : Enum 

Members

MemberDescription
esriNTStreetNetworkStreet network.
esriNTUtilityNetworkUtility network.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.ArcGISServer.esriNetworkType

See Also

© 2010 All Rights Reserved.