Share via


ProjectDataSet.TaskRow.SetPROJ_TYPENull Method

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

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

Syntax

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

instance.SetPROJ_TYPENull()
public void SetPROJ_TYPENull()

See Also

Reference

ProjectDataSet.TaskRow Class

ProjectDataSet.TaskRow Members

WebSvcProject Namespace