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