Partager via


WorkflowServiceHelper.GetItemEventDataCollectionProperties - Méthode

Espace de noms :  Microsoft.SharePoint.WorkflowServices
Assembly :  Microsoft.SharePoint.WorkflowServicesBase (dans Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntaxe

'Déclaration
Public Shared Function GetItemEventDataCollectionProperties ( _
    dataCollection As SPItemEventDataCollection _
) As Hashtable
'Utilisation
Dim dataCollection As SPItemEventDataCollection
Dim returnValue As Hashtable

returnValue = WorkflowServiceHelper.GetItemEventDataCollectionProperties(dataCollection)
public static Hashtable GetItemEventDataCollectionProperties(
    SPItemEventDataCollection dataCollection
)

Paramètres

Valeur renvoyée

Type : System.Collections.Hashtable

Voir aussi

Référence

WorkflowServiceHelper classe

WorkflowServiceHelper - Membres

Microsoft.SharePoint.WorkflowServices - Espace de noms