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




A container for defining an association between a network weight and a field in a table.

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 NetWeightAssociation 
Visual Basic (Usage)Copy Code
Dim instance As NetWeightAssociation
C# 
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[DebuggerStepThroughAttribute()]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[SerializableAttribute()]
public class NetWeightAssociation 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.NetWeightAssociation

See Also

© 2010 All Rights Reserved.