ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.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 ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
instance.SetTS_LINE_STATUSNull()
public void SetTS_LINE_STATUSNull()
See also
Reference
ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow class
ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow members