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