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