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