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




Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.