PlannerSolutionDataSet.SolutionsRow.GetSolutionResHiredRows - Méthode
Obtient les informations de ressources embauchées.
Espace de noms : WebSvcPortfolioAnalyses
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function GetSolutionResHiredRows As PlannerSolutionDataSet.SolutionResHiredRow()
'Utilisation
Dim instance As PlannerSolutionDataSet.SolutionsRow
Dim returnValue As PlannerSolutionDataSet.SolutionResHiredRow()
returnValue = instance.GetSolutionResHiredRows()
public PlannerSolutionDataSet.SolutionResHiredRow[] GetSolutionResHiredRows()
Valeur renvoyée
Type : []
Cette propriété renvoie PlannerSolutionDataSet.SolutionResHiredRow.
Voir aussi
Référence
PlannerSolutionDataSet.SolutionsRow classe