Share via


ProjectDataSet.TaskRow.SetTASK_SVNull Method

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

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

Syntax

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

instance.SetTASK_SVNull()
public void SetTASK_SVNull()

See Also

Reference

ProjectDataSet.TaskRow Class

ProjectDataSet.TaskRow Members

WebSvcProject Namespace