Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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