Share via


TimesheetListDataSet.TimesheetsRow.SetTS_TOTAL_ACT_OVT_VALUENull method

Sets the TS_TOTAL_ACT_OVT_VALUE property to a null value.

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

See also

Reference

TimesheetListDataSet.TimesheetsRow class

TimesheetListDataSet.TimesheetsRow members

WebSvcTimeSheet namespace