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




Element.

Object Model






Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Element
      ESRI.ArcGIS.ADF.ArcGISServer.GroupElement

See Also

© 2010 All Rights Reserved.