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