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