ArcFM Responder Mobile Developer Guide
FileGdbServerReplicaElement Class
Members 






Object Model
FileGdbServerReplicaElement Class
Syntax
'Declaration
 
Public NotInheritable Class FileGdbServerReplicaElement 
   Inherits GdbServerReplicaElement
'Usage
 
Dim instance As FileGdbServerReplicaElement
public sealed class FileGdbServerReplicaElement : GdbServerReplicaElement 
public class FileGdbServerReplicaElement = class(GdbServerReplicaElement)sealed; 
public sealed class FileGdbServerReplicaElement extends GdbServerReplicaElement
public __gc __sealed class FileGdbServerReplicaElement : public GdbServerReplicaElement 
public ref class FileGdbServerReplicaElement sealed : public GdbServerReplicaElement 
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

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

FileGdbServerReplicaElement Members
Miner.Geodatabase.Replication.Configuration Namespace

Send Feedback