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




Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.MapTableInfo
      ESRI.ArcGIS.ADF.ArcGISServer.MapLayerInfo
      ESRI.ArcGIS.ADF.ArcGISServer.StandaloneTableInfo

See Also

© 2010 All Rights Reserved.