TimesheetDataSet.LinesRow.SetTS_LINE_ACT_SUM_VALUENull method
Sets the TS_LINE_ACT_SUM_VALUE property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTS_LINE_ACT_SUM_VALUENull
'Usage
Dim instance As TimesheetDataSet.LinesRow
instance.SetTS_LINE_ACT_SUM_VALUENull()
public void SetTS_LINE_ACT_SUM_VALUENull()
See also
Reference
TimesheetDataSet.LinesRow class