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