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