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




Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Rule
      ESRI.ArcGIS.ADF.ArcGISServer.ConnectivityRule
      ESRI.ArcGIS.ADF.ArcGISServer.RelationshipRule
      ESRI.ArcGIS.ADF.ArcGISServer.TopologyRule

See Also

© 2010 All Rights Reserved.