Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Aninterface 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.