ArcFM Responder Mobile Developer Guide
GdbServerReplicaElement Class
Members 






Object Model
GdbServerReplicaElement Class
Syntax
'Declaration
 
Public MustInherit Class GdbServerReplicaElement 
   Inherits ServerReplicaElement
'Usage
 
Dim instance As GdbServerReplicaElement
public abstract class GdbServerReplicaElement : ServerReplicaElement 
public class GdbServerReplicaElement = class(ServerReplicaElement)abstract; 
public abstract class GdbServerReplicaElement extends ServerReplicaElement
public __gc abstract class GdbServerReplicaElement : public ServerReplicaElement 
public ref class GdbServerReplicaElement abstract : public ServerReplicaElement 
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      Miner.Geodatabase.Replication.Configuration.BaseReplicaElement
         Miner.Geodatabase.Replication.Configuration.ServerReplicaElement
            Miner.Geodatabase.Replication.Configuration.GdbServerReplicaElement
               Miner.Geodatabase.Replication.Configuration.FileGdbServerReplicaElement
               Miner.Geodatabase.Replication.Configuration.PersonalGdbServerReplicaElement

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

GdbServerReplicaElement Members
Miner.Geodatabase.Replication.Configuration Namespace

Send Feedback