Compartir a través de


del método WorkflowServiceHelper.GetItemEventDataCollectionProperties

Espacio de nombres:  Microsoft.SharePoint.WorkflowServices
Ensamblado:  Microsoft.SharePoint.WorkflowServicesBase (en Microsoft.SharePoint.WorkflowServicesBase.dll)

Sintaxis

'Declaración
Public Shared Function GetItemEventDataCollectionProperties ( _
    dataCollection As SPItemEventDataCollection _
) As Hashtable
'Uso
Dim dataCollection As SPItemEventDataCollection
Dim returnValue As Hashtable

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

Parámetros

Valor devuelto

Tipo: System.Collections.Hashtable

Vea también

Referencia

clase WorkflowServiceHelper

Miembros WorkflowServiceHelper

Espacio de nombres Microsoft.SharePoint.WorkflowServices