ArcFM Responder Mobile Developer Guide
CategorizedServerReplicaElementCollection Class
Members 






Object Model
CategorizedServerReplicaElementCollection Class
Syntax
'Declaration
 
Public NotInheritable Class CategorizedServerReplicaElementCollection 
   Inherits Miner.Geodatabase.Replication.Configuration.BaseConfigurationElementCollection(Of CategorizedServerReplicaElement)
public class CategorizedServerReplicaElementCollection = class(Miner.Geodatabase.Replication.Configuration.BaseConfigurationElementCollection)sealed; 
public sealed class CategorizedServerReplicaElementCollection extends Miner.Geodatabase.Replication.Configuration.BaseConfigurationElementCollection
public __gc __sealed class CategorizedServerReplicaElementCollection : public Miner.Geodatabase.Replication.Configuration.BaseConfigurationElementCollection<CategorizedServerReplicaElement> 
public ref class CategorizedServerReplicaElementCollection sealed : public Miner.Geodatabase.Replication.Configuration.BaseConfigurationElementCollection<CategorizedServerReplicaElement> 
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      System.Configuration.ConfigurationElementCollection
         Miner.Geodatabase.Replication.Configuration.BaseConfigurationElementCollection<TConfigurationElementType>
            Miner.Geodatabase.Replication.Configuration.CategorizedServerReplicaElementCollection

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

CategorizedServerReplicaElementCollection Members
Miner.Geodatabase.Replication.Configuration Namespace

Send Feedback