StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable.RemovePostDependenciesRow-Methode
Löscht ein Row-Objekt aus der PostDependenciesDataTable.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub RemovePostDependenciesRow ( _
row As StatusingAssignmentDependenciesDataSet.PostDependenciesRow _
)
'Usage
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable
Dim row As StatusingAssignmentDependenciesDataSet.PostDependenciesRow
instance.RemovePostDependenciesRow(row)
public void RemovePostDependenciesRow(
StatusingAssignmentDependenciesDataSet.PostDependenciesRow row
)
Parameter
row
Typ: WebSvcStatusing.StatusingAssignmentDependenciesDataSet.PostDependenciesRowEnthält die Zeile, die gelöscht werden soll.
Siehe auch
Referenz
StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable Klasse
StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable-Member