Compartilhar via


PSWorkflowServiceBase.GetPSI método

Reservado para uso interno.

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

Sintaxe

'Declaração
Protected Function GetPSI ( _
    context As ProjectWorkflowContext _
) As PSI
'Uso
Dim context As ProjectWorkflowContext
Dim returnValue As PSI

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

Parâmetros

Valor retornado

Tipo: PSI

Ver também

Referência

PSWorkflowServiceBase classe

PSWorkflowServiceBase membros

Microsoft.Office.Project.Server.Workflow namespace