ProjectDataSet.TaskRow.SetTASK_PRELEVELED_STARTNull Method
Sets the TASK_PRELEVELED_START() property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetTASK_PRELEVELED_STARTNull
'Usage
Dim instance As ProjectDataSet.TaskRow
instance.SetTASK_PRELEVELED_STARTNull()
public void SetTASK_PRELEVELED_STARTNull()