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




Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.