Share via


ProjectDataSet.ProjectRow.SetPROJ_NEW_TASKS_ARE_MANUALNull method

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

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

Syntax

'Declaration
Public Sub SetPROJ_NEW_TASKS_ARE_MANUALNull
'Usage
Dim instance As ProjectDataSet.ProjectRow

instance.SetPROJ_NEW_TASKS_ARE_MANUALNull()
public void SetPROJ_NEW_TASKS_ARE_MANUALNull()

See also

Reference

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcStatusing namespace