Condividi tramite


WorkflowDataSet.WorkflowStatusDataTable.WorkflowStatusRowChanged event

The post-event that occurs after a row is changed.

Namespace:  WebSvcWorkflow
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Event WorkflowStatusRowChanged As WorkflowDataSet.WorkflowStatusRowChangeEventHandler
'Usage
Dim instance As WorkflowDataSet.WorkflowStatusDataTable
Dim handler As WorkflowDataSet.WorkflowStatusRowChangeEventHandler

AddHandler instance.WorkflowStatusRowChanged, handler
public event WorkflowDataSet.WorkflowStatusRowChangeEventHandler WorkflowStatusRowChanged

See also

Reference

WorkflowDataSet.WorkflowStatusDataTable class

WorkflowDataSet.WorkflowStatusDataTable members

WebSvcWorkflow namespace