UnsubmittedTimesheetDataSet.TimePeriodsRow.SetWPRD_START_DATENull Method
Sets the WPRD_START_DATE property to a null value.
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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