Compartir a través de


del método ISPWorkflowEventReceiver.WorkflowCompleted

Controla el evento WorkflowStarting .

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

Sintaxis

'Declaración
Sub WorkflowCompleted ( _
    properties As SPWorkflowEventProperties _
)
'Uso
Dim instance As ISPWorkflowEventReceiver
Dim properties As SPWorkflowEventProperties

instance.WorkflowCompleted(properties)
void WorkflowCompleted(
    SPWorkflowEventProperties properties
)

Parámetros

Comentarios

Cuando se implementa mediante una clase, este método controla el evento WorkflowStarting .

Vea también

Referencia

interfaz ISPWorkflowEventReceiver

Miembros ISPWorkflowEventReceiver

Espacio de nombres Microsoft.SharePoint.Workflow