TimesheetListDataSet.TimesheetsRow.SetTS_TOTAL_ACT_NON_BILLABLE_OVT_VALUENull Method

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

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Sub SetTS_TOTAL_ACT_NON_BILLABLE_OVT_VALUENull
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow

instance.SetTS_TOTAL_ACT_NON_BILLABLE_OVT_VALUENull()
public void SetTS_TOTAL_ACT_NON_BILLABLE_OVT_VALUENull()

See Also

Reference

TimesheetListDataSet.TimesheetsRow Class

TimesheetListDataSet.TimesheetsRow Members

WebSvcTimeSheet Namespace