Share via


ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.SetTS_LINE_TASK_HIERARCHYNull method

Sets the TS_LINE_TASK_HIERARCHY property to a null value.

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

Syntax

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

instance.SetTS_LINE_TASK_HIERARCHYNull()
public void SetTS_LINE_TASK_HIERARCHYNull()

See also

Reference

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow class

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow members

WebSvcTimeSheet namespace