ProjectDataSet.TaskRow.SetTASK_RESUME_DATENull Method
Sets the TASK_RESUME_DATE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetTASK_RESUME_DATENull
'Usage
Dim instance As ProjectDataSet.TaskRow
instance.SetTASK_RESUME_DATENull()
public void SetTASK_RESUME_DATENull()