PlannerSolutionDataSet.SolutionResHiredDataTable.NewSolutionResHiredRow - Méthode
Crée un objet de ligne dans le SolutionResHiredDataTable.
Espace de noms : WebSvcPortfolioAnalyses
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function NewSolutionResHiredRow As PlannerSolutionDataSet.SolutionResHiredRow
'Utilisation
Dim instance As PlannerSolutionDataSet.SolutionResHiredDataTable
Dim returnValue As PlannerSolutionDataSet.SolutionResHiredRow
returnValue = instance.NewSolutionResHiredRow()
public PlannerSolutionDataSet.SolutionResHiredRow NewSolutionResHiredRow()
Valeur renvoyée
Type : WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionResHiredRow
Voir aussi
Référence
PlannerSolutionDataSet.SolutionResHiredDataTable classe