Share via


ProjectDataSet.TaskRow.SetTaskSVPNull method

Sets the TaskSVP property to a null value.

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

Syntax

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

instance.SetTaskSVPNull()
public void SetTaskSVPNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcProject namespace