TimesheetListDataSet.TimesheetsRow.SetTS_TOTAL_ACT_OVT_VALUENull-Methode
Legt die TS_TOTAL_ACT_OVT_VALUE -Eigenschaft auf einen null-Wert fest.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTS_TOTAL_ACT_OVT_VALUENull
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow
instance.SetTS_TOTAL_ACT_OVT_VALUENull()
public void SetTS_TOTAL_ACT_OVT_VALUENull()
Siehe auch
Referenz
TimesheetListDataSet.TimesheetsRow Klasse