StatusingAssignmentsDataSet.AssignmentsDataTable.NewAssignmentsRow Method
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Function NewAssignmentsRow As StatusingAssignmentsDataSet.AssignmentsRow
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsDataTable
Dim returnValue As StatusingAssignmentsDataSet.AssignmentsRow
returnValue = instance.NewAssignmentsRow()
public StatusingAssignmentsDataSet.AssignmentsRow NewAssignmentsRow()
Return Value
Type: WebSvcStatusing.StatusingAssignmentsDataSet.AssignmentsRow
See Also
Reference
StatusingAssignmentsDataSet.AssignmentsDataTable Class