ArcFM Responder Mobile Developer Guide
DomainPairConfig Class
Members 






Object Model
DomainPairConfig Class
Syntax
'Declaration
 
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.Diagnostics.DebuggerDisplayAttribute(Value="{Description}:{Value}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")>
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="4.0.30319.1")>
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.Xml.Serialization.XmlIncludeAttribute(OrderedDomainPairConfig)>
<System.Xml.Serialization.XmlTypeAttribute("http://www.miner.com/schemas/Responder/DatabaseSchema")>
<System.SerializableAttribute()>
Public Class DomainPairConfig 
'Usage
 
Dim instance As DomainPairConfig
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerDisplay(Value="{Description}:{Value}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="4.0.30319.1")]
[System.Diagnostics.DebuggerStepThrough()]
[System.Xml.Serialization.XmlInclude(OrderedDomainPairConfig)]
[System.Xml.Serialization.XmlType("http://www.miner.com/schemas/Responder/DatabaseSchema")]
[System.Serializable()]
public class DomainPairConfig 
public class DomainPairConfig 
System.ComponentModel.DesignerCategoryAttribute("code")
System.Diagnostics.DebuggerDisplayAttribute(Value="{Description}:{Value}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="4.0.30319.1")
System.Diagnostics.DebuggerStepThroughAttribute()
System.Xml.Serialization.XmlIncludeAttribute(OrderedDomainPairConfig)
System.Xml.Serialization.XmlTypeAttribute("http://www.miner.com/schemas/Responder/DatabaseSchema")
System.SerializableAttribute()
public class DomainPairConfig 
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerDisplay(Value="{Description}:{Value}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="4.0.30319.1")]
[System.Diagnostics.DebuggerStepThrough()]
[System.Xml.Serialization.XmlInclude(OrderedDomainPairConfig)]
[System.Xml.Serialization.XmlType("http://www.miner.com/schemas/Responder/DatabaseSchema")]
[System.Serializable()]
public __gc class DomainPairConfig 
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerDisplay(Value="{Description}:{Value}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="4.0.30319.1")]
[System.Diagnostics.DebuggerStepThrough()]
[System.Xml.Serialization.XmlInclude(OrderedDomainPairConfig)]
[System.Xml.Serialization.XmlType("http://www.miner.com/schemas/Responder/DatabaseSchema")]
[System.Serializable()]
public ref class DomainPairConfig 
Inheritance Hierarchy

System.Object
   DomainPairConfig

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

DomainPairConfig Members
(Global) Namespace

Send Feedback