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




Representation Class Data Element object.

Object Model





Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.DataElement
      ESRI.ArcGIS.ADF.ArcGISServer.DEDataset
         ESRI.ArcGIS.ADF.ArcGISServer.DERepresentationClass

See Also

© 2010 All Rights Reserved.