ArcFM Responder Mobile Developer Guide
CustomServerReplicaElement Class
Members 






Object Model
CustomServerReplicaElement Class
Syntax
'Declaration
 
Public NotInheritable Class CustomServerReplicaElement 
   Inherits ServerReplicaElement
'Usage
 
Dim instance As CustomServerReplicaElement
public sealed class CustomServerReplicaElement : ServerReplicaElement 
public class CustomServerReplicaElement = class(ServerReplicaElement)sealed; 
public sealed class CustomServerReplicaElement extends ServerReplicaElement
public __gc __sealed class CustomServerReplicaElement : public ServerReplicaElement 
public ref class CustomServerReplicaElement sealed : public ServerReplicaElement 
Inheritance Hierarchy

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

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

CustomServerReplicaElement Members
Miner.Geodatabase.Replication.Configuration Namespace

Send Feedback