IPSWorkflowService - Interface

Une interface qui permet d'intégrer les fonctionnalités de Project Server, les activités de flux de travail.

Cette API n’est pas conforme CLS. 

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
<ExternalDataExchangeAttribute> _
<CLSCompliantAttribute(False)> _
Public Interface IPSWorkflowService
'Utilisation
Dim instance As IPSWorkflowService
[ExternalDataExchangeAttribute]
[CLSCompliantAttribute(false)]
public interface IPSWorkflowService

Remarques

Les méthodes définies dans IPSWorkflowService sont implémentées dans la classe PSWorkflowService .

Voir aussi

Référence

IPSWorkflowService - Membres

Microsoft.Office.Project.Server.Library - Espace de noms