ProjectDataSet.TaskRow.SetTASK_REM_COSTNull method

Sets the TASK_REM_COST property to a null value.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetTASK_REM_COSTNull
'Usage
Dim instance As ProjectDataSet.TaskRow

instance.SetTASK_REM_COSTNull()
public void SetTASK_REM_COSTNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcProject namespace