ProjectDataSet.TaskRow.SetTASK_PRIORITYNull method

Sets the TASK_PRIORITY property to a null value.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetTASK_PRIORITYNull
'Usage
Dim instance As ProjectDataSet.TaskRow

instance.SetTASK_PRIORITYNull()
public void SetTASK_PRIORITYNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcProject namespace