ArcFM Responder Mobile Developer Guide
GlobalServerReplicaSection Class
Members 






Object Model
GlobalServerReplicaSection Class
Syntax
'Declaration
 
<System.ComponentModel.DescriptionAttribute("Settings for the ArcFM GeoDatabase Replication Replica Server")>
Public NotInheritable Class GlobalServerReplicaSection 
   Inherits System.Configuration.ConfigurationSection
'Usage
 
Dim instance As GlobalServerReplicaSection
[System.ComponentModel.Description("Settings for the ArcFM GeoDatabase Replication Replica Server")]
public sealed class GlobalServerReplicaSection : System.Configuration.ConfigurationSection 
public class GlobalServerReplicaSection = class(System.Configuration.ConfigurationSection)sealed; 
System.ComponentModel.DescriptionAttribute("Settings for the ArcFM GeoDatabase Replication Replica Server")
public sealed class GlobalServerReplicaSection extends System.Configuration.ConfigurationSection
[System.ComponentModel.Description("Settings for the ArcFM GeoDatabase Replication Replica Server")]
public __gc __sealed class GlobalServerReplicaSection : public System.Configuration.ConfigurationSection 
[System.ComponentModel.Description("Settings for the ArcFM GeoDatabase Replication Replica Server")]
public ref class GlobalServerReplicaSection sealed : public System.Configuration.ConfigurationSection 
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      System.Configuration.ConfigurationSection
         Miner.Geodatabase.Replication.Configuration.GlobalServerReplicaSection

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

GlobalServerReplicaSection Members
Miner.Geodatabase.Replication.Configuration Namespace

Send Feedback