ArcFM Responder Mobile Developer Guide
ChangeThresholdTableValueElementCollection Class
Members 






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

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

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

ChangeThresholdTableValueElementCollection Members
Miner.Geodatabase.Replication.Configuration Namespace

Send Feedback