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