ArcFM Responder Mobile Developer Guide
FeatureIdentificationProvider Class
Members 






Base class for providers of information about the identification of features.
Object Model
FeatureIdentificationProvider Class
Syntax
'Declaration
 
Public MustInherit Class FeatureIdentificationProvider 
   Inherits System.Configuration.Provider.ProviderBase
'Usage
 
Dim instance As FeatureIdentificationProvider
public abstract class FeatureIdentificationProvider : System.Configuration.Provider.ProviderBase 
public class FeatureIdentificationProvider = class(System.Configuration.Provider.ProviderBase)abstract; 
public abstract class FeatureIdentificationProvider extends System.Configuration.Provider.ProviderBase
public __gc abstract class FeatureIdentificationProvider : public System.Configuration.Provider.ProviderBase 
public ref class FeatureIdentificationProvider abstract : public System.Configuration.Provider.ProviderBase 
Inheritance Hierarchy

System.Object
   System.Configuration.Provider.ProviderBase
      Miner.Responder.Shared.Replication.FeatureIdentificationProvider
         Miner.Responder.Shared.Replication.CachingFeatureIdentificationProvider

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

FeatureIdentificationProvider Members
Miner.Responder.Shared.Replication Namespace

Send Feedback