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




Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.MapTableDescription
      ESRI.ArcGIS.ADF.ArcGISServer.LayerDescription
      ESRI.ArcGIS.ADF.ArcGISServer.StandaloneTableDescription

See Also

© 2010 All Rights Reserved.