TimesheetDataSet.HeadersRow.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 TimesheetDataSet.HeadersRow

instance.SetTS_GRAND_TOTAL_ACT_VALUENull()
public void SetTS_GRAND_TOTAL_ACT_VALUENull()

See Also

Reference

TimesheetDataSet.HeadersRow Class

TimesheetDataSet.HeadersRow Members

WebSvcTimeSheet Namespace