Share via


ProjectDataSet.AssignmentDataTable.RemoveAssignmentRow - Méthode

Supprime l'objet row spécifié à partir de la AssignmentDataTable.

Espace de noms :  WebSvcStatusing
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Sub RemoveAssignmentRow ( _
    row As ProjectDataSet.AssignmentRow _
)
'Utilisation
Dim instance As ProjectDataSet.AssignmentDataTable
Dim row As ProjectDataSet.AssignmentRow

instance.RemoveAssignmentRow(row)
public void RemoveAssignmentRow(
    ProjectDataSet.AssignmentRow row
)

Paramètres

Voir aussi

Référence

ProjectDataSet.AssignmentDataTable classe

ProjectDataSet.AssignmentDataTable - Membres

WebSvcStatusing - Espace de noms