Compartir a través de


del método PlannerSolutionDataSet.SolutionsRow.GetSolutionResHiredRows

Obtiene la información de los recursos contratados.

Espacio de nombres:  WebSvcPortfolioAnalyses
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Function GetSolutionResHiredRows As PlannerSolutionDataSet.SolutionResHiredRow()
'Uso
Dim instance As PlannerSolutionDataSet.SolutionsRow
Dim returnValue As PlannerSolutionDataSet.SolutionResHiredRow()

returnValue = instance.GetSolutionResHiredRows()
public PlannerSolutionDataSet.SolutionResHiredRow[] GetSolutionResHiredRows()

Valor devuelto

Tipo: []
Devuelve PlannerSolutionDataSet.SolutionResHiredRow.

Vea también

Referencia

clase PlannerSolutionDataSet.SolutionsRow

Miembros PlannerSolutionDataSet.SolutionsRow

Espacio de nombres WebSvcPortfolioAnalyses