Share via


TimesheetListDataSet.TimesheetsRow.SetTS_GRAND_TOTAL_ACT_VALUENull method

Sets the TS_GRAND_TOTAL_ACT_VALUE property to a null value.

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()

See also

Reference

TimesheetListDataSet.TimesheetsRow class

TimesheetListDataSet.TimesheetsRow members

WebSvcTimeSheet namespace