ProjectDataSet.AssignmentRow.SetAB_WORKNull - Méthode
Définit la propriété AB_WORK sur une valeur nulle.
Espace de noms : WebSvcProject
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Sub SetAB_WORKNull
'Utilisation
Dim instance As ProjectDataSet.AssignmentRow
instance.SetAB_WORKNull()
public void SetAB_WORKNull()
Voir aussi
Référence
ProjectDataSet.AssignmentRow classe