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




ESRI Topology Rule Object.

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.