ESRI.ArcGIS.ADF.ArcGISServer
rightIndex Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > RelationResult Class : rightIndex Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property rightIndex As Integer
Visual Basic (Usage)Copy Code
Dim instance As RelationResult
Dim value As Integer
 
instance.rightIndex = value
 
value = instance.rightIndex
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public int rightIndex {get; set;}

See Also

© 2010 All Rights Reserved.