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




Database Data Element object.

Object Model





Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.DataElement
      ESRI.ArcGIS.ADF.ArcGISServer.DEWorkspace

See Also

© 2010 All Rights Reserved.