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