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