Miner.Geodatabase.Replication.Configuration Namespace > GlobalServerReplicaElement Class : SetPropertyValue Method |
'Declaration
Protected Sub SetPropertyValue( _ ByVal prop As System.Configuration.ConfigurationProperty, _ ByVal value As System.Object, _ ByVal ignoreLocks As System.Boolean _ )
'Usage
Dim instance As GlobalServerReplicaElement Dim prop As System.Configuration.ConfigurationProperty Dim value As System.Object Dim ignoreLocks As System.Boolean instance.SetPropertyValue(prop, value, ignoreLocks)
protected void SetPropertyValue( System.Configuration.ConfigurationProperty prop, System.object value, System.bool ignoreLocks )
protected procedure SetPropertyValue( prop: System.Configuration.ConfigurationProperty; value: System.TObject; ignoreLocks: System.Boolean );
protected function SetPropertyValue( prop : System.Configuration.ConfigurationProperty, value : System.Object, ignoreLocks : System.boolean );
protected: void SetPropertyValue( System.Configuration.ConfigurationProperty* prop, System.Object* value, System.bool ignoreLocks )
protected: void SetPropertyValue( System.Configuration.ConfigurationProperty^ prop, System.Object^ value, System.bool ignoreLocks )
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