ProjectDataSet.TaskRow.SetTASK_REM_DURNull Method

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

Namespace:  WebSvcStatusing
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()

See Also

Reference

ProjectDataSet.TaskRow Class

ProjectDataSet.TaskRow Members

WebSvcStatusing Namespace