ArcFM Engine Developer Guide
ProviderFeatureSection Class
Members 


Product Availability
Required Licenses
.NET Assembly
Abstract base class representing configuration information for a feature provider gathered from a section within a configuration file.
Syntax
'Declaration
 
Public MustInherit Class ProviderFeatureSection 
   Inherits System.Configuration.ConfigurationSection
'Usage
 
Dim instance As ProviderFeatureSection
public abstract class ProviderFeatureSection : System.Configuration.ConfigurationSection 
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      System.Configuration.ConfigurationSection
         Miner.Responder.Shared.Configuration.ProviderFeatureSection
            Miner.Responder.Shared.Configuration.GenericProviderFeatureSection

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

ProviderFeatureSection Members
Miner.Responder.Shared.Configuration Namespace

 

 


Send Comment