PSWorkflowServiceBase Class
This class and its members are reserved for internal use and are not intended to be used in your code.
This API is not CLS-compliant.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Workflow.SPWorkflowExternalDataExchangeService
Microsoft.Office.Project.Server.Workflow.PSWorkflowServiceBase
Microsoft.Office.Project.Server.Workflow.PSWorkflowService
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public MustInherit Class PSWorkflowServiceBase _
Inherits SPWorkflowExternalDataExchangeService
'Usage
Dim instance As PSWorkflowServiceBase
[CLSCompliantAttribute(false)]
public abstract class PSWorkflowServiceBase : SPWorkflowExternalDataExchangeService
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.