del método PlannerSolutionDataSet.SolutionsRow.GetSolutionProjectRequirementsByRoleRows
Obtiene la información de requisitos del rol de proyecto.
Espacio de nombres: WebSvcPortfolioAnalyses
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function GetSolutionProjectRequirementsByRoleRows As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow()
'Uso
Dim instance As PlannerSolutionDataSet.SolutionsRow
Dim returnValue As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow()
returnValue = instance.GetSolutionProjectRequirementsByRoleRows()
public PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow[] GetSolutionProjectRequirementsByRoleRows()
Valor devuelto
Tipo: []
Devuelve PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow.
Vea también
Referencia
clase PlannerSolutionDataSet.SolutionsRow