Share via


TimePeriodDataSet.TimePeriodsRow.SetWPRD_FINISH_DATENull Method

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

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

Syntax

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

instance.SetWPRD_FINISH_DATENull()
public void SetWPRD_FINISH_DATENull()

See Also

Reference

TimePeriodDataSet.TimePeriodsRow Class

TimePeriodDataSet.TimePeriodsRow Members

Admin Web Service