ProjectDataSet.TaskRow.SetTASK_WORK_VARNull method

Sets the TASK_WORK_VAR property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

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

instance.SetTASK_WORK_VARNull()
public void SetTASK_WORK_VARNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace