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