ArcFM Responder Mobile Developer Guide
TableSettings Class
Members 






Object Model
TableSettings Class
Syntax
'Declaration
 
<System.Xml.Serialization.XmlTypeAttribute("http://www.miner.com/schemas/ControlStylesConfig")>
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="4.0.30319.18020")>
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.SerializableAttribute()>
Public Class TableSettings 
'Usage
 
Dim instance As TableSettings
[System.Xml.Serialization.XmlType("http://www.miner.com/schemas/ControlStylesConfig")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="4.0.30319.18020")]
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Serializable()]
public class TableSettings 
public class TableSettings 
System.Xml.Serialization.XmlTypeAttribute("http://www.miner.com/schemas/ControlStylesConfig")
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="4.0.30319.18020")
System.Diagnostics.DebuggerStepThroughAttribute()
System.ComponentModel.DesignerCategoryAttribute("code")
System.SerializableAttribute()
public class TableSettings 
[System.Xml.Serialization.XmlType("http://www.miner.com/schemas/ControlStylesConfig")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="4.0.30319.18020")]
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Serializable()]
public __gc class TableSettings 
[System.Xml.Serialization.XmlType("http://www.miner.com/schemas/ControlStylesConfig")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="4.0.30319.18020")]
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Serializable()]
public ref class TableSettings 
Inheritance Hierarchy

System.Object
   TableSettings

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TableSettings Members
(Global) Namespace

Send Feedback