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