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