StatusingAssignmentsDataSet.AssignmentsDataTable.NewAssignmentsRow-Methode
Erstellt ein Row-Objekt in der AssignmentsDataTable.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.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()
Rückgabewert
Typ: WebSvcStatusing.StatusingAssignmentsDataSet.AssignmentsRow
Siehe auch
Referenz
StatusingAssignmentsDataSet.AssignmentsDataTable Klasse