JAMS Developer Guide
GetDefaultEvent Method (HDInsightSessionCreateCluster)


MVPSI.JAMS.Activities.HDInsight Namespace > HDInsightSessionCreateCluster Class : GetDefaultEvent Method
Returns the default event for this instance of a component.
Syntax
'Declaration
 
Public Function GetDefaultEvent() As System.ComponentModel.EventDescriptor
'Usage
 
Dim instance As HDInsightSessionCreateCluster
Dim value As System.ComponentModel.EventDescriptor
 
value = instance.GetDefaultEvent()
public System.ComponentModel.EventDescriptor GetDefaultEvent()

Return Value

TypeDescriptor.GetDefaultEvent(this, true)
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

HDInsightSessionCreateCluster Class
HDInsightSessionCreateCluster Members