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