IPSWorkflowServiceEvents 接口
Aninterface 通常定义引发事件的工作流活动。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
<CorrelationParameterAttribute("CorrelationId")> _
<ExternalDataExchangeAttribute> _
Public Interface IPSWorkflowServiceEvents
用法
Dim instance As IPSWorkflowServiceEvents
[CorrelationParameterAttribute("CorrelationId")]
[ExternalDataExchangeAttribute]
public interface IPSWorkflowServiceEvents
备注
在IPSWorkflowServiceEvents中定义的事件是在PSWorkflowService类中实现的。