Share via


ProjectDataSet.TaskRow.SetTASK_IS_MANUALNull method

Sets the TASK_IS_MANUAL property to a null value.

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

Syntax

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

instance.SetTASK_IS_MANUALNull()
public void SetTASK_IS_MANUALNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcProject namespace