ArcFM Responder Mobile Developer Guide
BaseReplicaElement Class
Members 






Object Model
BaseReplicaElement Class
Syntax
'Declaration
 
<System.ComponentModel.DescriptionAttribute("Generic Settins for the ArcFM GeoDatabase Replication Replicas")>
Public MustInherit Class BaseReplicaElement 
   Inherits System.Configuration.ConfigurationElement
'Usage
 
Dim instance As BaseReplicaElement
[System.ComponentModel.Description("Generic Settins for the ArcFM GeoDatabase Replication Replicas")]
public abstract class BaseReplicaElement : System.Configuration.ConfigurationElement 
public class BaseReplicaElement = class(System.Configuration.ConfigurationElement)abstract; 
System.ComponentModel.DescriptionAttribute("Generic Settins for the ArcFM GeoDatabase Replication Replicas")
public abstract class BaseReplicaElement extends System.Configuration.ConfigurationElement
[System.ComponentModel.Description("Generic Settins for the ArcFM GeoDatabase Replication Replicas")]
public __gc abstract class BaseReplicaElement : public System.Configuration.ConfigurationElement 
[System.ComponentModel.Description("Generic Settins for the ArcFM GeoDatabase Replication Replicas")]
public ref class BaseReplicaElement abstract : public System.Configuration.ConfigurationElement 
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      Miner.Geodatabase.Replication.Configuration.BaseReplicaElement
         Miner.Geodatabase.Replication.Configuration.ProcessFrameworkElement
         Miner.Geodatabase.Replication.Configuration.ServerReplicaElement

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

BaseReplicaElement Members
Miner.Geodatabase.Replication.Configuration Namespace

Send Feedback