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