IPSWorkflowService Interface

An interface that enables workflow activities to integrate with Project Server functionality.

This API is not CLS-compliant. 

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

Syntax

'Declaration
<ExternalDataExchangeAttribute> _
<CLSCompliantAttribute(False)> _
Public Interface IPSWorkflowService
'Usage
Dim instance As IPSWorkflowService
[ExternalDataExchangeAttribute]
[CLSCompliantAttribute(false)]
public interface IPSWorkflowService

Remarks

The methods defined in IPSWorkflowService are implemented in the PSWorkflowService class.

See Also

Reference

IPSWorkflowService Members

Microsoft.Office.Project.Server.Library Namespace