ProjectDataSet.TaskRow.SetTaskCVPNull method

Sets the TaskCVP property to a null value.

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

WebSvcProject namespace