ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.SetTS_LINE_ASSN_LAST_WORKNull method

Sets the TS_LINE_ASSN_LAST_WORK property to a null value.

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

Syntax

'Declaration
Public Sub SetTS_LINE_ASSN_LAST_WORKNull
'Usage
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow

instance.SetTS_LINE_ASSN_LAST_WORKNull()
public void SetTS_LINE_ASSN_LAST_WORKNull()

See also

Reference

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow class

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow members

WebSvcTimeSheet namespace