Share via


UnsubmittedTimesheetDataSet.TimePeriodsRow.SetWPRD_START_DATENull method

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

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

Syntax

'Declaration
Public Sub SetWPRD_START_DATENull
'Usage
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRow

instance.SetWPRD_START_DATENull()
public void SetWPRD_START_DATENull()

See also

Reference

UnsubmittedTimesheetDataSet.TimePeriodsRow class

UnsubmittedTimesheetDataSet.TimePeriodsRow members

WebSvcAdmin namespace