TimesheetListDataSet.TimesheetsRow.SetTS_TOTAL_ACT_NON_BILLABLE_OVT_VALUENull método
Define a propriedade TS_TOTAL_ACT_NON_BILLABLE_OVT_VALUE para um valor nulo.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Sub SetTS_TOTAL_ACT_NON_BILLABLE_OVT_VALUENull
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
instance.SetTS_TOTAL_ACT_NON_BILLABLE_OVT_VALUENull()
public void SetTS_TOTAL_ACT_NON_BILLABLE_OVT_VALUENull()
Ver também
Referência
TimesheetListDataSet.TimesheetsRow classe