Share via


TimesheetListDataSet.TimesheetsRow.SetTS_GRAND_TOTAL_ACT_VALUENull Method

Sets the TS_GRAND_TOTAL_ACT_VALUE property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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