BPM.Server
GetElementKey Method (NotifyProviderCollection)



Syntax
'Declaration
 
Protected Overrides Function GetElementKey( _
   ByVal element As ConfigurationElement _
) As Object
'Usage
 
Dim instance As NotifyProviderCollection
Dim element As ConfigurationElement
Dim value As Object
 
value = instance.GetElementKey(element)
protected override object GetElementKey( 
   ConfigurationElement element
)
protected:
Object^ GetElementKey( 
   ConfigurationElement^ element
) override 

Parameters

element
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

NotifyProviderCollection Class
NotifyProviderCollection Members

Send Feedback