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