MVPSI.JAMSScheduler Namespace > EventEMailCollection 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 EventEMailCollection 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 )
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