TimePeriodDataSet.TimePeriodsRow.SetWPRD_NAMENull Method
Sets the WPRD_NAME 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_NAMENull
'Usage
Dim instance As TimePeriodDataSet.TimePeriodsRow
instance.SetWPRD_NAMENull()
public void SetWPRD_NAMENull()
See Also
Reference
TimePeriodDataSet.TimePeriodsRow Class