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