de la propiedad SPWorkflowEventProperties.EventType
Obtiene el tipo del evento de flujo de trabajo.
Espacio de nombres: Microsoft.SharePoint.Workflow
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
<SubsetCallableForceNewKeywordAttribute> _
Public ReadOnly Property EventType As SPEventReceiverType
Get
'Uso
Dim instance As SPWorkflowEventProperties
Dim value As SPEventReceiverType
value = instance.EventType
[SubsetCallableForceNewKeywordAttribute]
public SPEventReceiverType EventType { get; }
Valor de propiedad
Tipo: Microsoft.SharePoint.SPEventReceiverType
El tipo del evento de flujo de trabajo.
Vea también
Referencia
clase SPWorkflowEventProperties