ProjectDataSet.TaskRow.SetTaskCVPNull method

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

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

Syntax

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

instance.SetTaskCVPNull()
public void SetTaskCVPNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace