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




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 StandaloneTableInfo 
   Inherits MapTableInfo
Visual Basic (Usage)Copy Code
Dim instance As StandaloneTableInfo
C# 
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[DebuggerStepThroughAttribute()]
[SerializableAttribute()]
public class StandaloneTableInfo : MapTableInfo 

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.