Share via


ProjectDataSet.TaskRow.SetTASK_REG_WORKNull method

Sets the TASK_REG_WORK property to a null value.

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

Syntax

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

instance.SetTASK_REG_WORKNull()
public void SetTASK_REG_WORKNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcProject namespace