ProjectDataSet.TaskRow.SetTASK_REM_WORKNull method
Sets the TASK_REM_WORK property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTASK_REM_WORKNull
'Usage
Dim instance As ProjectDataSet.TaskRow
instance.SetTASK_REM_WORKNull()
public void SetTASK_REM_WORKNull()