Responder Developer Guide
DomainConfig Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
DomainConfig Class
Syntax
'Declaration
 
<XmlIncludeAttribute(OrderedDomainConfig)>
<GeneratedCodeAttribute("xsd", "4.0.30319.1")>
<DebuggerStepThroughAttribute()>
<DesignerCategoryAttribute("code")>
<XmlTypeAttribute("http://www.miner.com/schemas/Responder/DatabaseSchema")>
<DebuggerDisplayAttribute("{Name}:{DataType}")>
<SerializableAttribute()>
Public MustInherit Class DomainConfig 
'Usage
 
Dim instance As DomainConfig
[XmlInclude(OrderedDomainConfig)]
[GeneratedCode("xsd", "4.0.30319.1")]
[DebuggerStepThrough()]
[DesignerCategory("code")]
[XmlType("http://www.miner.com/schemas/Responder/DatabaseSchema")]
[DebuggerDisplay("{Name}:{DataType}")]
[Serializable()]
public abstract class DomainConfig 
Inheritance Hierarchy

System.Object
   DomainConfig
      CodedDomainConfig
      OrderedDomainConfig

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DomainConfig Members
(Global) Namespace

 

 


Send Comment