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