TimesheetDataSet.HeadersRow.SetTS_TOTAL_ACT_OVT_VALUENull Method
Sets the TS_TOTAL_ACT_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_OVT_VALUENull
'Usage
Dim instance As TimesheetDataSet.HeadersRow
instance.SetTS_TOTAL_ACT_OVT_VALUENull()
public void SetTS_TOTAL_ACT_OVT_VALUENull()
See Also
Reference
TimesheetDataSet.HeadersRow Class