TimesheetListDataSet.TimesheetsRow.SetTS_JOB_UIDNull Method
Sets the TS_JOB_UID property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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