ProjectDataSet.AssignmentDataTable.NewAssignmentRow Method

Namespace:  WebSvcProject
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Function NewAssignmentRow As ProjectDataSet.AssignmentRow
'Usage
Dim instance As ProjectDataSet.AssignmentDataTable
Dim returnValue As ProjectDataSet.AssignmentRow

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

Return Value

Type: WebSvcProject.ProjectDataSet.AssignmentRow

See Also

Reference

ProjectDataSet.AssignmentDataTable Class

ProjectDataSet.AssignmentDataTable Members

WebSvcProject Namespace