ProjectDataSet.TaskRow.SetTASK_REM_DURNull Method
Sets the TASK_REM_DUR() property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetTASK_REM_DURNull
'Usage
Dim instance As ProjectDataSet.TaskRow
instance.SetTASK_REM_DURNull()
public void SetTASK_REM_DURNull()