Share via


TimesheetListDataSet.TimesheetsRow.SetWPRD_START_DATENull Method

Sets the WPRD_START_DATE property to a null value.

Namespace:  [TimeSheet Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/TimeSheet.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/TimeSheet.asmx?wsdl

Syntax

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

instance.SetWPRD_START_DATENull()
public void SetWPRD_START_DATENull()

See Also

Reference

TimesheetListDataSet.TimesheetsRow Class

TimesheetListDataSet.TimesheetsRow Members

TimeSheet Web Service