ProjectDataSet.ProjectRow.SetPROJ_NEW_TASKS_ARE_MANUALNull method
Sets the PROJ_NEW_TASKS_ARE_MANUAL property to a null value.
Namespace: WebSvcProject
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