ArcFM Desktop Developer Guide
ServerReplicaElement Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Geodatabase.Engine.dll
This is the base ServerReplicaElement class that customizations should derive from. It contains base properties for all ServerReplicas.
Object Model
ServerReplicaElement Class
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