ProjectDataSet.TaskRow.SetTASK_IS_NULLNull method

Sets the TASK_IS_NULL property to a null value.

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

Syntax

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

instance.SetTASK_IS_NULLNull()
public void SetTASK_IS_NULLNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcProject namespace