ProjectDataSet.TaskRow.SetTASK_WORK_VARNull method
Sets the TASK_WORK_VAR property to a null value.
Namespace: WebSvcProject
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()