ProjectDataSet.TaskRow.SetTASK_PRELEVELED_FINISHNull method
Sets the TASK_PRELEVELED_FINISH property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTASK_PRELEVELED_FINISHNull
'Usage
Dim instance As ProjectDataSet.TaskRow
instance.SetTASK_PRELEVELED_FINISHNull()
public void SetTASK_PRELEVELED_FINISHNull()