ProjectDataSet.TaskRow.SetTB_WORKNull method

Sets the TB_WORK property to a null value.

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

Syntax

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

instance.SetTB_WORKNull()
public void SetTB_WORKNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcProject namespace