Share via


ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.SetTS_LINE_COMMENTNull method

Sets the TS_LINE_COMMENT property to a null value.

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

Syntax

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

instance.SetTS_LINE_COMMENTNull()
public void SetTS_LINE_COMMENTNull()

See also

Reference

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow class

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow members

WebSvcTimeSheet namespace