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




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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.