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