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