ProjectDataSet.TaskRow.SetTASK_BCWSNull method

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

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

Syntax

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

instance.SetTASK_BCWSNull()
public void SetTASK_BCWSNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace