Share via


TimesheetDataSet.LinesRow.SetTS_LINE_STATUSNull method

Sets the TS_LINE_STATUS property to a null value.

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

Syntax

'Declaration
Public Sub SetTS_LINE_STATUSNull
'Usage
Dim instance As TimesheetDataSet.LinesRow

instance.SetTS_LINE_STATUSNull()
public void SetTS_LINE_STATUSNull()

See also

Reference

TimesheetDataSet.LinesRow class

TimesheetDataSet.LinesRow members

WebSvcTimeSheet namespace