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