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