ResourcePlanDataSet.PlanResourcesRow.SetRES_TERMINATION_DATENull - Méthode
Définit la propriété RES_TERMINATION_DATE sur une valeur de une référence Null (Rien dans Visual Basic) .
Espace de noms : WebSvcResourcePlan
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Sub SetRES_TERMINATION_DATENull
'Utilisation
Dim instance As ResourcePlanDataSet.PlanResourcesRow
instance.SetRES_TERMINATION_DATENull()
public void SetRES_TERMINATION_DATENull()
Voir aussi
Référence
ResourcePlanDataSet.PlanResourcesRow classe