TimesheetListDataSet.TimesheetsRow.SetWPRD_NAMENull Method
Sets the WPRD_NAME property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetWPRD_NAMENull
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow
instance.SetWPRD_NAMENull()
public void SetWPRD_NAMENull()
See Also
Reference
TimesheetListDataSet.TimesheetsRow Class