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




ESRI Edge-Edge NetworkConnectivity rule object.

Object Model


Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Rule
      ESRI.ArcGIS.ADF.ArcGISServer.ConnectivityRule
         ESRI.ArcGIS.ADF.ArcGISServer.EdgeConnectivityRule

See Also

© 2010 All Rights Reserved.