ArcFM Engine Developer Guide
ServerReplicaElement Class
Members 


Product Availability
Required Licenses
.NET Assembly
This is the base ServerReplicaElement class that customizations should derive from. It contains base properties for all ServerReplicas.
Syntax
'Declaration
 
Public MustInherit Class ServerReplicaElement 
   Inherits BaseReplicaElement
'Usage
 
Dim instance As ServerReplicaElement
public abstract class ServerReplicaElement : BaseReplicaElement 
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      Miner.Geodatabase.Replication.Configuration.BaseReplicaElement
         Miner.Geodatabase.Replication.Configuration.ServerReplicaElement
            Miner.Geodatabase.Replication.Configuration.CustomServerReplicaElement
            Miner.Geodatabase.Replication.Configuration.DirectoryServerReplicaElement
            Miner.Geodatabase.Replication.Configuration.GdbServerReplicaElement

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ServerReplicaElement Members
Miner.Geodatabase.Replication.Configuration Namespace

 

 


Send Comment