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