ArcFM Responder Mobile Developer Guide
CachingFeatureIdentificationProvider Class
Members 






Information provider for the identification of features with caching capabilities.
Object Model
CachingFeatureIdentificationProvider Class
Syntax
'Declaration
 
Public MustInherit Class CachingFeatureIdentificationProvider 
   Inherits FeatureIdentificationProvider
'Usage
 
Dim instance As CachingFeatureIdentificationProvider
public abstract class CachingFeatureIdentificationProvider : FeatureIdentificationProvider 
public class CachingFeatureIdentificationProvider = class(FeatureIdentificationProvider)abstract; 
public abstract class CachingFeatureIdentificationProvider extends FeatureIdentificationProvider
public __gc abstract class CachingFeatureIdentificationProvider : public FeatureIdentificationProvider 
public ref class CachingFeatureIdentificationProvider abstract : public FeatureIdentificationProvider 
Inheritance Hierarchy

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

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

CachingFeatureIdentificationProvider Members
Miner.Responder.Shared.Replication Namespace

Send Feedback