IPSWorkflowServiceEvents interface
Aninterface define normalmente gerados eventos para atividades de fluxo de trabalho.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
<CorrelationParameterAttribute("CorrelationId")> _
<ExternalDataExchangeAttribute> _
Public Interface IPSWorkflowServiceEvents
'Uso
Dim instance As IPSWorkflowServiceEvents
[CorrelationParameterAttribute("CorrelationId")]
[ExternalDataExchangeAttribute]
public interface IPSWorkflowServiceEvents
Comentários
Os eventos que são definidos no IPSWorkflowServiceEvents são implementados na classe PSWorkflowService .