ProjectDataSet.TaskRow.SetTB_WORKNull method

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

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

WebSvcStatusing namespace