Share via


TimePeriodDataSet.TimePeriodsRow.SetWPRD_START_DATENull method

Sets the WPRD_START_DATE property for the work period to a null value.

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

Syntax

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

instance.SetWPRD_START_DATENull()
public void SetWPRD_START_DATENull()

See also

Reference

TimePeriodDataSet.TimePeriodsRow class

TimePeriodDataSet.TimePeriodsRow members

WebSvcAdmin namespace