Share via


TimesheetListDataSet.TimesheetsRow.SetTS_JOB_UIDNull method

Sets the TS_JOB_UID property to a null value.

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

Syntax

'Declaration
Public Sub SetTS_JOB_UIDNull
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow

instance.SetTS_JOB_UIDNull()
public void SetTS_JOB_UIDNull()

See also

Reference

TimesheetListDataSet.TimesheetsRow class

TimesheetListDataSet.TimesheetsRow members

WebSvcTimeSheet namespace