Share via


PSWorkflowServiceBase.GetPSI method

Reserved for internal use.

Namespace:  Microsoft.Office.Project.Server.Workflow
Assembly:  Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)

Syntax

'Declaration
Protected Function GetPSI ( _
    context As ProjectWorkflowContext _
) As PSI
'Usage
Dim context As ProjectWorkflowContext
Dim returnValue As PSI

returnValue = Me.GetPSI(context)
protected PSI GetPSI(
    ProjectWorkflowContext context
)

Parameters

Return value

Type: PSI

See also

Reference

PSWorkflowServiceBase class

PSWorkflowServiceBase members

Microsoft.Office.Project.Server.Workflow namespace