TimesheetDataSet.HeadersRow.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 TimesheetDataSet.HeadersRow
instance.SetTS_TOTAL_ACT_OVT_VALUENull()
public void SetTS_TOTAL_ACT_OVT_VALUENull()
See also
Reference
TimesheetDataSet.HeadersRow class