ESRI.ArcGIS.ADF.ArcGISServer.Editor
Field Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > AttributeEditEventArgs Class : Field Property




The IField of the attribute being edited.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Field As IField
Visual Basic (Usage)Copy Code
Dim instance As AttributeEditEventArgs
Dim value As IField
 
value = instance.Field
C# 
public IField Field {get;}

See Also

© 2010 All Rights Reserved.