ArcFM Responder Mobile Developer Guide
CommandSettings Class
Members 






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

System.Object
   CommandSettings

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

CommandSettings Members
(Global) Namespace

Send Feedback