TimePeriodDataSet.TimePeriodsRow.SetWPRD_NAMENull method
Sets the WPRD_NAME property for the work period to a null value.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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