Responder Developer Guide
ConnectionTestAttribute Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability

Responder

Required Licenses
Responder
.NET Assembly
Miner.Responder.Processors.dll
Attribute class for defining the connection which should be tested by the IConnectionTest implementations
Object Model
ConnectionTestAttribute Class
Syntax
'Declaration
 
<MetadataAttributeAttribute()>
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=False, 
   Inherited=True)>
Public Class ConnectionTestAttribute 
   Inherits System.ComponentModel.Composition.ExportAttribute
   Implements IConnectionMetadata 
'Usage
 
Dim instance As ConnectionTestAttribute
[MetadataAttribute()]
[AttributeUsage(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
public class ConnectionTestAttribute : System.ComponentModel.Composition.ExportAttribute, IConnectionMetadata  
Inheritance Hierarchy

System.Object
   System.Attribute
      System.ComponentModel.Composition.ExportAttribute
         Miner.Responder.Processors.ConnectionTests.ConnectionTestAttribute

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

ConnectionTestAttribute Members
Miner.Responder.Processors.ConnectionTests Namespace

 

 


Send Comment