IPSWorkflowServiceEvents Interface

An interface that defines commonly raised events for workflow activities.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
<CorrelationParameterAttribute("CorrelationId")> _
<ExternalDataExchangeAttribute> _
Public Interface IPSWorkflowServiceEvents
'Usage
Dim instance As IPSWorkflowServiceEvents
[CorrelationParameterAttribute("CorrelationId")]
[ExternalDataExchangeAttribute]
public interface IPSWorkflowServiceEvents

Remarks

The events that are defined in IPSWorkflowServiceEvents are implemented in the PSWorkflowService class.

See Also

Reference

IPSWorkflowServiceEvents Members

Microsoft.Office.Project.Server.Library Namespace