TimesheetListDataSet.TimesheetsRow.SetWPRD_START_DATENull Method

Sets the WPRD_START_DATE property to a a null reference (Nothing in Visual Basic) value.

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

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

WebSvcTimeSheet Namespace