ArcFM Responder Mobile Developer Guide
ProcessFrameworkClientReplicaElementCollection Class
Members 






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

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

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

ProcessFrameworkClientReplicaElementCollection Members
Miner.Geodatabase.Replication.Configuration Namespace

Send Feedback