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