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