ESRI.ArcGIS.ADF.ArcGISServer
esriIdentifyOption Enumeration
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : esriIdentifyOption Enumeration




Syntax

Visual Basic (Declaration) 
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<SerializableAttribute()>
Public Enum esriIdentifyOption 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As esriIdentifyOption
C# 
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[SerializableAttribute()]
public enum esriIdentifyOption : Enum 

Members

MemberDescription
esriIdentifyTopmost 
esriIdentifyAllLayers 
esriIdentifyVisibleLayers 
esriIdentifyTopOneWithHTMLPopup 
esriIdentifyVisibleWithHTMLPopup 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.ArcGISServer.esriIdentifyOption

See Also

© 2010 All Rights Reserved.