del método PlannerSolutionDataSet.SolutionResHiredDataTable.NewSolutionResHiredRow
Crea un objeto de fila en la SolutionResHiredDataTable.
Espacio de nombres: WebSvcPortfolioAnalyses
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function NewSolutionResHiredRow As PlannerSolutionDataSet.SolutionResHiredRow
'Uso
Dim instance As PlannerSolutionDataSet.SolutionResHiredDataTable
Dim returnValue As PlannerSolutionDataSet.SolutionResHiredRow
returnValue = instance.NewSolutionResHiredRow()
public PlannerSolutionDataSet.SolutionResHiredRow NewSolutionResHiredRow()
Valor devuelto
Tipo: WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionResHiredRow
Vea también
Referencia
clase PlannerSolutionDataSet.SolutionResHiredDataTable