TimesheetListDataSet.TimesheetsRow.SetTS_TOTAL_ACT_VALUENull Method
Sets the TS_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_TOTAL_ACT_VALUENull
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow
instance.SetTS_TOTAL_ACT_VALUENull()
public void SetTS_TOTAL_ACT_VALUENull()
See Also
Reference
TimesheetListDataSet.TimesheetsRow Class