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