Freigeben über


IPSWorkflowServiceEvents-Schnittstelle

Aninterface, die häufig definiert ausgelöst Ereignisse für Workflow-Aktivitäten.

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

Hinweise

Die Ereignisse, die in IPSWorkflowServiceEvents definiert sind, werden in der PSWorkflowService -Klasse implementiert.

Siehe auch

Referenz

IPSWorkflowServiceEvents-Member

Microsoft.Office.Project.Server.Library-Namespace