Share via


TimesheetDataSet.LinesRow.SetTASK_UIDNull method

Sets the TASK_UID property to a null value.

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

Syntax

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

instance.SetTASK_UIDNull()
public void SetTASK_UIDNull()

See also

Reference

TimesheetDataSet.LinesRow class

TimesheetDataSet.LinesRow members

WebSvcTimeSheet namespace