ESRI.ArcGIS.ADF.Web
RowId Field
See Also 
ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace > GraphicsLayer.GraphicFeatureRowChangeEventArgs Structure : RowId Field




The identified for the graphic feature row.

Syntax

Visual Basic (Declaration) 
Public RowId As String
Visual Basic (Usage)Copy Code
Dim instance As GraphicsLayer.GraphicFeatureRowChangeEventArgs
Dim value As String
 
value = instance.RowId
 
instance.RowId = value
C# 
public string RowId

See Also

© 2010 All Rights Reserved.