ESRI.ArcGIS.ADF.ArcGISServer
NetworkAssignment Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : NetworkAssignment Class




A container for associating a network evaluator with an attribute, a network element type or network source name, and an edge direction.

Object Model


Syntax

Visual Basic (Declaration) 
<DesignerCategoryAttribute("code")>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<DebuggerStepThroughAttribute()>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<SerializableAttribute()>
Public Class NetworkAssignment 
Visual Basic (Usage)Copy Code
Dim instance As NetworkAssignment
C# 
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[DebuggerStepThroughAttribute()]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[SerializableAttribute()]
public class NetworkAssignment 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.NetworkAssignment

See Also

© 2010 All Rights Reserved.