StatusingDataSet.TasksRow.SetTASK_PRIORITYNull method
Sets the TASK_PRIORITY property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTASK_PRIORITYNull
'Usage
Dim instance As StatusingDataSet.TasksRow
instance.SetTASK_PRIORITYNull()
public void SetTASK_PRIORITYNull()
See also
Reference
StatusingDataSet.TasksRow class