Compartir a través de


del método ProjectDataSet.AssignmentDataTable.NewAssignmentRow

Crea un objeto de fila en la AssignmentDataTable.

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

Sintaxis

'Declaración
Public Function NewAssignmentRow As ProjectDataSet.AssignmentRow
'Uso
Dim instance As ProjectDataSet.AssignmentDataTable
Dim returnValue As ProjectDataSet.AssignmentRow

returnValue = instance.NewAssignmentRow()
public ProjectDataSet.AssignmentRow NewAssignmentRow()

Valor devuelto

Tipo: WebSvcProject.ProjectDataSet.AssignmentRow

Vea también

Referencia

clase ProjectDataSet.AssignmentDataTable

Miembros ProjectDataSet.AssignmentDataTable

Espacio de nombres WebSvcProject