UnsubmittedTimesheetDataSet.TimePeriodsRow.SetWPRD_NAMENull method
Sets the WPRD_NAME() property to a null reference (Nothing in Visual Basic).
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetWPRD_NAMENull
'Usage
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRow
instance.SetWPRD_NAMENull()
public void SetWPRD_NAMENull()
See also
Reference
UnsubmittedTimesheetDataSet.TimePeriodsRow class